anthonydresser / testissues

0 stars 0 forks source link

deploy Azure SQL DB Edge fails due #4955

Open anthonydresser opened 3 years ago

anthonydresser commented 3 years ago

in create VM step, the following query returns empty array and caused the deployment to fail.

az vm image list --all --location westus --offer iot_edge_vm_ubuntu --publisher microsoft_iot_edge --sku ubuntu_1604_edgeruntimeonly

image