Explore >> Select a destination


You are here

dontcodetired.com
| | hypernephelist.com
3.1 parsecs away

Travel
| | When using Azure DevOps Pipelines, you can get started very quickly by using Microsoft-hosted build agents to run your build and test jobs. However there are...
| | jreypo.io
3.1 parsecs away

Travel
| | Keep your credentials safe with encrypted Variable Groups in your pipelines
| | 4bes.nl
1.0 parsecs away

Travel
| | In this post I show you how a step by step guide on how to build and deploy Bicep templates to Azure with Azure DevOps pipelines.
| | www.cloudninja.nu
17.6 parsecs away

Travel
| Intro In the first blog post (here), I wrote the most basic Bicep code for deploying a host pool, application groups, and a workspace. The result will be the same resources in this part, but the code will be a bit more advanced, allowing us to customize the deployment. I will keep the code simple, and the goal is to make the part we change for each deployment as simple as possible, while the Bicep modules contain the more advanced code.