Azure DevOps Hosted agent - NSG Rules
Intro In this article, I will guide you through the process of dynamically adding the public IP address of an Azure DevOps hosted agent to a network security group (NSG) rule, allowing it to connect to a service on the network. I will show how to add WinRM to ensure my pipeline can access a virtual machine. Adding this NSG rule allows Packer to run and create the AVD image I want to build.
6 minutes to read
Martin Therkelsen