Related Articles
SCOM 2012 – What Workflows, MP’s And Objects Run On A SCOM Agent?
I am a huge fan of PowerShell and SCOM and when it comes to combining both forces you can unleash the full power and do almost anything :). In this case I got (also) asked, how you can figure out which management pack is actually used by SCOM agents and eventually display it in a […]
SCOMfaq – Sponsored by SAVISION
Well they did it again and what a great sponsor I got – SAVISION. Many of you know Savision for those which might not know Savision I will blog soon about their fabulous products. One must know product is LiveMaps it provides dynamic customizable maps to display System Center Operations Manager health information. I am […]
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. […]