Related Articles
Azure Monitor – Monitoring Kubernetes (AKS) Sample Application Using Prometheus Scraping
Kubernetes is a proven and booming technology on Azure and so it is no surprise, that we need to monitor the Kubernetes infrastructure layer as well as the applications running on top of Kubernetes. A while ago Microsoft released Azure Monitor for containers, which gives you a good health and performance status of your Azure […]
stefanroth.net – New Blog Design
It has been 6 years ago when I started to blog about Microsoft technologies, mainly SCOM. You might know the “old” URL was blog.scomfaq.ch / scomfaq.wordpress.com. I started with the famous Twenty Eleven theme… Between 2014 and 2015 I changed the name of the blog to stefanroth.net and I decided to try another theme and […]
Azure Functions – Setting Tags on Subscriptions Using C#
It has been a couple of month ago, Microsoft announced that it is possible to set tags on subscriptions. This makes totally sense and was a long awaited feature. Good practice is to use Azure Policy to set tags on resources, but there are cases where it is not possible to use Azure Policy. Well, […]