In this video, we build on DevOps repos by creating an Azure DevOps pipeline that deploys Azure Bicep template files. We start by creating a service connection, allowing DevOps to deploy resources to Azure. Next, we create multiple pipeline jobs, splitting the deployment into two parts, or jobs, that run sequentially. One job deploys resources to Azure and the other removes the resources. A dependency is used to only run the second job if the first is successful. Azure Bicep files are used for this example. We review the modular deployment then create a parameters file to set configuration parameters for the deployment.
Links:
Azure Bicep Playlist
https://youtube.com/playlist?list=PLnWpsLZNgHzUWIDWI0lWCTsS8wC9UaJho
Files on GitHub ## ADD VIDEO LINK TO REPO ##
https://github.com/tsrob50/PublicDevOps/tree/main/Azure%20DevOps%20and%20Bicep%20Pipelines
Zero to Hero with Azure Virtual Desktop
https://www.udemy.com/course/zero-to-hero-with-windows-virtual-desktop/?referralCode=B2FE49E6FCEE7A7EA8D4
Hybrid Identity with Windows AD and Azure AD
https://www.udemy.com/course/hybrid-identity-and-azure-active-directory/?referralCode=7F62C4C6FD05C73ACCC3