You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export AZURE_LOCATION="northeurope"
make -C images/capi build-azure-sig-ubuntu-2204-cvm
fails with
Build 'azure-arm.sig-ubuntu-2204-cvm' errored after 463 milliseconds 621 microseconds: failed to get image "capi-ubuntu-2204-cvm" from image gallery "ClusterAPI11111111111ibxw" in resource group "cluster-api-gallery": unexpected status 404 (404 Not Found) with error: ResourceNotFound: The Resource 'Microsoft.Compute/galleries/ClusterAPI11111111111ibxw/images/capi-ubuntu-2204-cvm' under resource group 'cluster-api-gallery' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
i see a "VM image definition" in the web ui a few minutes after the command fails, so presumably the timeout is just too short for europe.
build works fine with the default region
The text was updated successfully, but these errors were encountered:
fails with
i see a "VM image definition" in the web ui a few minutes after the command fails, so presumably the timeout is just too short for europe.
build works fine with the default region
The text was updated successfully, but these errors were encountered: