Related Articles
Azure Policy – Audit and Deploy CanNotDelete Lock on Resource Group Based on Tags
If you move your workloads to production or even preproduction it is highly recommended to protect them not only against data loss but also from accidential deletion. One feature in Azure which can help are Resource Locks. Depending how you configure the lock, you cannot delete the resource, but still read and modify (CanNotDelete lock) […]
Microsoft MVP Award 2017
Yes I got it again, awesome! Today I received an e-mail from Microsoft, that I am re-awarded for another year as Most Valuable Professional (MVP). This is my 3rd year as an MVP and it still feels like –WOW! I got the award in the Cloud and Datacenter Management space for my expertise and community […]
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 […]