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. […]
SCOM 2012 – SNMP Traps, How The Heck Do I Get It Working?
In this post I would like to share some know-how and my personal experience, because I have seen it so many times in the forums and other blogs which had trouble getting SNMP Traps working in SCOM 2012. The difference between SCOM 2007 R2 and SCOM 2012 (R2) in terms of network monitoring is, that […]
Quick Post – Azure Updates & Roadmap
Knowing what’s new across all Azure services is a tough job if not almost impossible, BUT I bumped in a useful page called Azure Updates. It let’s you select a service and lists all major updates in a monthly order. In my opinion not all services are equally well maintained, but it gives you a […]