
Azure Bicep in Continuous Integration Pipeline on Pull Request
Blog PostsOn current one I will cover how to use bicep in our Continuous Integration Azure DevOps yaml pipeline. We start from setup branch policy/branch protection. We link out CI build and make this required for purpose to protect our main branches and not allow breaking code. How to setup branch protection in Azure Devops GitHub… READ MORE