Related Articles
SCOM 2012 – OpsLogix Oracle Intelligent Management Pack Custom Templates
As you might know I am Swiss guy and we are famous for our hand-crafted, precise watches and exact work we do. I am always trying to find other great things which also match these qualities. In terms of SCOM I like management packs which work precise like Swiss watches and are as useful as […]
Advanced Threat Analytics – Silent Installation “Adventure”
Well I love to automate things a lot using PowerShell – really I do! The success of automation depends on two major things. First there are the detailed requirements and secondly technical documentation of your stuff you want to automate. In reality, most projects do not cover both parameters in a satisfying way at all. […]
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. […]