Skip to content

az vm image list errors out if it sees Symantec.test.ru4mp1.latest #1732

@MrBill2U

Description

@MrBill2U

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions