Related Articles
SCOM 2016 RTM – What’s (REALLY) New
Up to the final release of SCOM 2016 it was not clear what will be within this box. There were even some surprises, like the new web console (almost) without Silverlight. I thought I will write a post, were I put all this information together and link it to blog post which I have previously […]
Orchestrator – Another Useful Runbook for SCOM 2012 SP 1
There are certain situations respectively alerts where you can not decide to override or not to override. You would like to see the alert for a certain time but then it should disappear after a short time. I think you know what I mean. I am talking about the informational alerts. Those alerts are somehow […]
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. […]