Creating an Azure Linux VM with Ubuntu 20.04 with Terraform
I am trying to create a Linux VM, with Terraform, in the West Europe Azure region, with a Ubuntu Server 20.04 LTS image. I can do this just fine from within the Azure Portal, but Terraform complains that the image doesn't exist: The platform image 'Canonical:UbuntuServer:20.04-LTS:latest' is not available. Indeed, az vm image list --location westeurope confi