Related Articles
Azure Monitor – Install AKS Monitoring Grafana Dashboard With Azure AD Integration Using Helm
In my last post I showed you how to configure Kubernetes to configure Azure Monitor scraping to collect Prometheus metrics from a GO application. This time I would like to show you how to present this data properly in a nice dashboard. Luckily Microsoft has just released an awesome looking Grafana template… …which we will […]
itnetx – Winner of the “Microsoft Partner of the Year Award 2013”
Yes it is unbelievable but we did it again. Yesterday itnetx received from Microsoft Switzerland the “Partner of the Year 2013 –Datacenter” award – the third time in a row :). This award shows also the passion and dedication of itnetx for delivering the best possible solution for its customers. And now let’s get ready […]
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. […]