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 […]
SCOM 2012 R2 – New PowerShell Cmdlets
I like to play around with PowerShell and I am always looking for new cmdlets Microsoft creates for us. Isn’t it like getting Christmas gifts all the time :)? Today I wanted to find out if there are any new gifts in SCOM 2012 R2 (Preview). For a reference I will compare a SCOM 2012 […]
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. […]