In this video, we go through the process of using Azure DevOps pipelines to deploy a simple Windows server with an Azure ARM template. We add ARM templates to a repo and connect Azure DevOps to a subscription with a service principle. We also go over connecting Azure DevOps to an Azure Key Vault and use a KeyVault secret as a password for the server’s local admin account.
Links:
Zero to Hero with Windows Virtual Desktop
https://www.udemy.com/course/zero-to-hero-with-windows-virtual-desktop/?referralCode=B2FE49E6FCEE7A7EA8D4
GitHub Simple Server Repo:
https://github.com/Azure/azure-quickstart-templates/tree/master/101-vm-simple-windows
json and ARM Templates
https://www.ciraltos.com/json-and-arm-templates/