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…
Code analysis is a best practice in a operating continuous integration pipeline. SonarQube can be used in combination with Azure DevOps. If you do not…
When developing applications for Azure security it always one of the items you need to cross of your list. Many security requirements can be solved…
In some situations, it can be useful to trigger an Azure DevOps pipeline from a pipeline. Triggering a pipeline can be done via the API…
While Power BI started as a self-service tool, it has become a part of the enterprise reporting tooling. With enterprise reporting strong governance can quickly…