Azure PIM for Groups – PIM configuration object not being deleted after group deletion
Recently I stumbled on a surpirse when I was playing around with PIM for groups. The problem I faced, was that I had a securtiy group in Entra ID… …I…
Recently I stumbled on a surpirse when I was playing around with PIM for groups. The problem I faced, was that I had a securtiy group in Entra ID… …I…
As you might know Azure Policy you are able to configure a managed identity to the Policy Assignments so, depending on the effect, the policy code has an identity and…
Recently I was facing an error message while working on new role assignments in Azure. I experienced this error… …I found more detaIils in the Audit Log of the Azure…
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…
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…
There are a host of trends impacting the cloud market at the moment, and understanding them will give you a better idea not only about industry growth and spending going…
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 Policy is an awesome service for several things in Azure like… Azure Policy is a service in Azure that you use to create, assign, and manage policies. These policies…
One common problem we all share when it comes to working with Azure is cost and “garbage”. Those two relate in proportion to each other, meaning the more “garbage” you…
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…