Related Articles
SCOM 2012 SharePoint Dashboard – Part 2
In SCOM 2012 SharePoint Dashboard – Part 1 I showed you how to add a SCOM Dashboard to SharePoint site. Because I am using the SharePoint Foundation 2010 so far only SCOM Admins and Operators would have access. Except you would configure shared credentials in SharePoint which is not supported in the SharePoint Foundation version. […]
SCOM 2012 R2 Java APM – Configure JEE Application Monitoring (Part 2)
In part 1 we have installed a Linux and Tomcat 6 application server. A must requirement to install and run Java Application Performance Monitoring (Java APM) is, that your application server is deeply monitored using Java Enterprise Edition (JEE) management pack for Tomcat 6. Some time ago I did write a blog post how to […]
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. […]