Related Articles
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. […]
OMS – Intelligence Packs Cheat Sheet
Operations Management Suite (OMS) is one of the (probably) hottest technologies Microsoft is currently working on. If you want to bet on a horse, which will win the crazy technology race now and in the future, OMS will be a save choice. Because of that I highly recommend start using and learning OMS today. There […]
SCOM 2012 Agent Failover – An Event Log Check
Sometimes we need a sign to check that some things happen . For me I wanted to visualize and verify if a SCOM agent failed over properly or not. As you might know the Windows agents do not report to a SCOM 2012 resource pool. If you install an agent on a Windows server the […]