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
If you try to test an Azure instance but provide no region info in args or config the error message is confusing:
> img-proof test azure -i suse:sles-15-sp3-byos:gen2:Latest --distro sles
Launching new instance
Unable to create resource group: Parameter 'ResourceGroup.location' can not be None..
AzureCloudException: Unable to create resource group: Parameter 'ResourceGroup.location' can not be None..
It would be helpful to provide a better exception message explaining that a region is required.
The text was updated successfully, but these errors were encountered:
If you try to test an Azure instance but provide no region info in args or config the error message is confusing:
It would be helpful to provide a better exception message explaining that a region is required.
The text was updated successfully, but these errors were encountered: