Related Articles
SCU 2013 DACH – Session Video “Space Shuttle Launch Exploring other Galaxies with Operations Manager”
System Center Universe DACH ended last week and as you might have seen Marcel Zehner and Stefan Koell have posted some reviews about this event. These guys just bring it to the point. MVP Stefan Koell and I agree that SCU DACH was…
SCOM – “Alert subscription data source module encountered errors while running”
Life is like a box of chocolates you never know what you are gonna get. This famous sentence is very true for the IT business also. Recently I had been configuring subscription using a PowerShell script and command channel for a customer environment. The day after, the customer called, that he has lots of alerts […]
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. […]