Related Articles
Quick Post – Documenting Setups & Installations Smartly
I am a big fan of smart solutions and approaches. Today I had one of these moments which I really liked. I was going to update a SCOM 2012 environment to SCOM 2012 SP1. Because the customer only had Thin Clients, which basically only provide an RDP client, it was somewhat limited with tools available. […]
System Center Universe Europe – SCOM Dashboards New Widgets and Possibilities
Here I would like to share the session recording from System Center Universe Europe 2014 about the new SCOM widgets and what you could do with it. Sadly we had just one hour to talk about but I hope you get a good impression of the almost endless possibilities. For your convenience I am sharing […]
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. […]