Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script is not working: resource is currently not available in location 'westus2' zones #40

Open
averri opened this issue Oct 12, 2021 · 0 comments

Comments

@averri
Copy link

averri commented Oct 12, 2021

The setup process described here https://course.fast.ai/start_azure_dsvm is not working.

If fails with the following error:

Creating Azure Data Science VM fastai2...
It is recommended to use parameter "--public-ip-sku Standard" to create new VM with Standard public IP. Please note that the default public IP used for VM creation will be changed from Basic to Standardin the future.
{"error":{"code":"InvalidTemplateDeployment","message":"The template deployment failed with error: 'The resource with id: '/subscriptions/98d6eedf-a667-411b-8be4-5c537c646ada/resourceGroups/fastai2/providers/Microsoft.Compute/virtualMachines/fastai2' failed validation with message: 'The requested size for resource '/subscriptions/98d6eedf-a667-411b-8be4-5c537c646ada/resourceGroups/fastai2/providers/Microsoft.Compute/virtualMachines/fastai2' is currently not available in location 'westus2' zones '' for subscription '98d6eedf-a667-411b-8be4-5c537c646ada'. Please try another size or deploy to a differentlocation or zones. See https://aka.ms/azureskunotavailable for details.'.'."}}
(ResourceNotFound) The Resource 'Microsoft.Compute/virtualMachines/fastai2' under resource group 'fastai2' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
Installing  fastai v2 and notebooks...
(ResourceNotFound) The Resource 'Microsoft.Compute/virtualMachines/fastai2' under resource group 'fastai2' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
ERROR: (ResourceNotFound) The Resource 'Microsoft.Compute/virtualMachines/fastai2' under resource group 'fastai2' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix
You can now login to VM with SSH or use Jupyterhub by visiting https://:8000/ (Ignore self signed cert warnings)
Login userid is 'fastuser' with password you entered above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant