When issuing the following command the list of images is not returned due to an error with Symantec.test.ru4mp1.latest.
az vm image list --offer UbuntuServer --all --location eastus2 --output table
Publisher: Symantec.test.ru4mp1.latest was not found.
This is preventing Terraform from creating VMs in eastus2. The Terraform error returned is:
'Error message: 'The Publisher: Canonical does not make available Offer: UbuntuServer, Plan: 18.04-LTS in your Subscription/Azure account’s region: US.''
Edit: In looking around this appears to be a repo for documentation. I opened this issue for a problem with az cli because I was instructed to by Microsoft employee Jose Rivera in ticket 120010224003368. I apologize if this is not the proper place to raise a defect in az cli.
When issuing the following command the list of images is not returned due to an error with Symantec.test.ru4mp1.latest.
This is preventing Terraform from creating VMs in eastus2. The Terraform error returned is:
'Error message: 'The Publisher: Canonical does not make available Offer: UbuntuServer, Plan: 18.04-LTS in your Subscription/Azure account’s region: US.''Edit: In looking around this appears to be a repo for documentation. I opened this issue for a problem with az cli because I was instructed to by Microsoft employee Jose Rivera in ticket 120010224003368. I apologize if this is not the proper place to raise a defect in az cli.