Tag Archives: azure

Azure Guest Policy Configuration – A look behind the curtain

If you work with Azure you probably heard of Azure Policy. It’s a key component for governing your infrastructure and services to audit and enforce proper compliance. Azure policy can not only be used to audit and govern Azure resources, … Continue reading

Posted in Azure | Tagged , , , , , , , , | Leave a comment

I am now officially a Community Hero!

What a surprise in my inbox today! I am now an #AzureHero because I was nominated by a colleague of mine! I was obviously selected to to be one of 550 community heroes that get this badge. Not so sure … Continue reading

Posted in Exams/Awards | Tagged , , , , , | Leave a comment

Managing multiple Azure customers – but how?

As a service provider that works with a variety of customers, you need a way to manage multiple environments in an easy and efficient way. Azure offers different approaches for this that I want to cover in this blog post.

Posted in Azure | Tagged , , , , , , , , , , , , , | Comments Off on Managing multiple Azure customers – but how?

Integrate Azure DevOps with Teams

I use Azure DevOps a lot when it comes to customer projects, mainly for infrastructure as code deployments. Azure DevOps supports a variety of service hooks that allows to interact with various other services. Microsoft Teams is one of these … Continue reading

Posted in Azure, DevOps | Tagged , , , , , , , | Leave a comment

Azure Management Group IDs

Sometimes you need to target a management group id, e.g. when you import a policy definition and want to select a management group as the policy definition scope. I discovered that sometimes people struggle with this procedure when using the … Continue reading

Posted in Azure | Tagged , , , , , , , , | Leave a comment

Using Terraform Cloud Remote State Management – a quick introduction

Some days ago Hashicorp announced the availability of the free-to-use collaboration features in the Terraform cloud. This allows individuals and teams to easily store state information in the cloud and make it accessible from anywhere.

Posted in Azure, DevOps | Tagged , , , , , , , | 1 Comment

Azure Resource Tags in JSON Format

This is a quick one: We all know that using Azure Resource Tags is a key element in a company’s governance strategy. Tags are used on resources to ensure you stay in control (e.g. to set an owner, department or … Continue reading

Posted in Azure | Tagged , , , , , , | 2 Comments

Azure Resource Graph Introduction

The most important part of Azure governance is to keep control of your Azure resources while not loosing agility and speed. There are several tools, procedures and services that assist you getting in control of your Azure resources. One I … Continue reading

Posted in Azure | Tagged , , , , , , , , , , , | 3 Comments