Related Articles
SCOM 2012 Veeam MP for VMware 5.7 – Part 2 Overview
In part 1 I wrote about setting up and configuring the Veeam management pack. Now in this post I would like to give you some additional information how it is going to look like in the monitoring pane in SCOM and also some ideas what is being monitored. 1) Views I know it is maybe […]
SCOM 2016 – What’s New UNIX/Linux Series: Monitors and Rules Running (Any) Script e.g. Perl
One new feature I am very excited about is to run any sort of script on the UNIX/Linux agent. In SCOM 2012 R2 you had the option to run shell commands for performance rules and monitors. In SCOM 2012 R2 the monitor dialog looks like this… …and the rules wizard shows options for creating shell […]
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. […]