Related Articles
SCOM 2012 – Custom AEM Reports
If you followed the community lately, you see some are writing blog posts about reporting in System Center. It is funny as I also have been playing around with Report Builder 3.0 lately and it seems that I am following this trend. Building custom reports is not that difficult if you have some sort of […]
SCOM 2012 Monitoring Cisco UCS – Part 1 Emulator Setup
In an ideal world scenario everything you would monitor is from Microsoft but in a real world scenario there are certain situation where you hit a foreign system type from a different company especially if you have to monitor hardware stuff. As in these cloudy days Cisco’s Unified Computing System (UCS) is getting more popular […]
Azure Functions – Programmatically List All Subscriptions in Your Tenant Using Resource Graph & C#
Recently I have been working quite a bit with Azure Functions and C#. Therefore it is time to post some interesting code – at least in my opinion. One problem I wanted to solve was to list all subscriptions within your tenant having tag information and if possible the solution should be easy to extend. […]