Related Articles
SCOM 2012 – Custom AEM Reports
If you followed the community lately, you see some are writing blog posts about reporting in System Center. It is funny as I also have been playing around with Report Builder 3.0 lately and it seems that I am following this trend. Building custom reports is not that difficult if you have some sort of […]
Do you need a .NET application immediately?
Are you sometimes getting nervous and anxious to try new features? But there is always this step before you can start where you have to fulfill pre-requisites in your lab environment until you can start. I is a pain in the ***…this happened to me. There is this lovely DinnerNow application on codeplex, but have […]
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. […]