Related Articles
SCOM – New “Friday Rules” Series…Let’s Rule!
Today I would like to announce “Friday Rules”. Yes, of course Friday rules, but in my context I am going to publish short videos about the monitoring rules in SCOM always on a Friday. My goal is to show a short example (10-15 minutes) how you can create rules and what those can do for […]
SCOM 2016 – What’s New UNIX/Linux Series: Discovery Wizard Provide RunAs Account
I just want to start a short series “SCOM 2016 – What’s New Unix/Linux” where I show you what’s new in SCOM 2016 from a UNIX/Linux perspective. We start of with the discovery wizard. In SCOM 2012 R2 when you discovered the UNIX/Linux systems you always had to provide the credentials for deploying the agent. […]
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. […]