This project uses Terraform to attach a new managed disk (32GB) to an existing Azure Linux Virtual Machine (vm-in-subnet-web). The VM was created in a previous project and resides in the resource ...
We are attempting to build a VM in Azure using Packer and upload it into an Azure Compute Gallery located in the same subscription as the resource groups that Packer uses to build the VM. On a totally ...