Automatically tag azure vm's behind a load balancer
/When managing virtual machines in Azure it’s often useful to tag these machines based on certain criteria. These tags can be used to filter the virtual machines for certain services. To make sure that virtual machines will always have the right tags we can use Azure Policies. In this blog post I will describe how you can make an Azure Policy which automatically tags virtual machines behind a load balancer or application gateway.
Read More

Use AI to make your bicep deployment more sustainable. By using GitHub Agentic Workflows you can perform best practice, energy usage and latency tests on your infrastructure and get a report from your GitHub Action.