Related Articles
SCOM 2012 Veeam MP for VMware 5.7 – Part 1 Setup & Config
A few month ago at MMS in Las Vegas, Veeam announced their management pack for VMware for free for up to 10 sockets! I was very surprised to read that because I had seen it before and it is amazing how much information you get out of this management pack. In my opinion the best […]
SCOM 2012 – Distribut Agents Evenly (50:50)
I am sure you have a small SCOM infrastructure containing 2 management servers and probably 1 SQL server. If you and your colleagues deploy SCOM agents on a daily basis it can easily happen that not all management servers receive the equal amount of agents. Maybe management server 1 has 300 agents to monitor and […]
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. […]