With the new capabilities released add Ignite, you are now even more capable of shifting security checks further to the left. In this article, I…
During Ignite 2022, Microsoft released Microsoft Defender for DevOps. With Microsoft Defender for DevOps, you can discover, monitor, and detect threats in your source code…
As written in Part 1, policies are used to maintain the state. The Azure portal itself contains a lot of OOTB policies, but you also…
In numerous situations I have seen seen people sharing code from a centralized Azure Repos sending the scripts via email. On every new version they…
Azure template spec is a resource type within Azure used for storing an Azure Resource Manager (ARM) template for later use. By using template specs…
During Ignite Microsoft released bicep version 0.3.1. With this version the bicep language is not experimental any more. Some pointer about this version are: Parity…
In Azure DevOps it is possible to create a agent pool that references a Azure virtual machine scale set. This scale set can be based…
The last year I have worked with Henry Been to write the book: Implementing Azure DevOps Solutions. Henry has written the largest part of the…
Many organizations say they use DevOps, they see this as a methodology just like Scrum and Agile. However, DevOps is not a methodology but more…
Two days Ago I published the post “Testing ARM Templates” that mentioned the ARM-TTK PowerShell Module Microsoft is creating to test ARM templates. After writing…
Technology is changing in a very fast pace. If we look at Microsoft technologies like Azure, you see changes every week. Because of this I…
Collaborating in a Azure DevOps Git repository with a lot of people could become a chaos regarding branch folders. At the start of a project…