question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't create VMSS in South Africa West

See original GitHub issue

This is autogenerated. Please review and update as needed.

Describe the bug

VMSS and VNets are indicated as generally available:

image

https://azure.microsoft.com/en-us/global-infrastructure/services/?products=virtual-machine-scale-sets,virtual-network

However any attempt to create a vnet or VMSS with location = southafricawest fails. I am also not able to select South Africa West in the azure portal.

Command Name az vmss create

Errors:

Azure Error: LocationNotAvailableForResourceType
Message: The provided location 'southafricawest' is not available for resource type 'Microsoft.Network/virtualNetworks'. List of available regions for the resource type is 'westus,eastus,northeurope,westeurope,eastasia,southeastasia,northcentralus,southcentralus,centralus,eastus2,japaneast,japanwest,brazilsouth,australiaeast,australiasoutheast,centralindia,southindia,westindia,canadacentral,canadaeast,westcentralus,westus2,ukwest,uksouth,koreacentral,koreasouth,francecentral,australiacentral,southafricanorth,uaenorth,switzerlandnorth,germanywestcentral,norwayeast'.

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here…
  • az vmss create --resource-group {} --name {} --public-ip-per-vm --image {} --instance-count {} --vm-sku {} --lb {} --nsg {} --computer-name-prefix {} --admin-username {} --location southafricawest --vnet-name {}

Expected Behavior

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.6.6
Installer: 

azure-cli 2.7.0 *

Additional Context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
avirishuvcommented, Aug 25, 2020

Let me follow up on the availability of VMSS in this region.

0reactions
avirishuvcommented, Oct 8, 2020

@biltongza I hope the document was helpful for your region access question. I’ll close this issue, but please feel free to reopen if you need any further information on this topic here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't create a VM - Microsoft Q&A
I can't figure out which one. I'm trying to create a Standard_B1s. ... VM in US Central, US North Central, US West, and...
Read more >
Can't work with VMSS because of nonexistent apllication ...
1 Answer 1 · Create new AG in same dev group and region and name as AG in VMSS (in my case DevGroup,...
Read more >
Azure Scale Set without Load Balancer - Stack Overflow
If no public IP address, you cannot access both the VM and the VMSS. So you can only access through the load balancer...
Read more >
vMX Setup Guide for Microsoft Azure - Cisco Meraki
Overview. This document is a walk-through for setting up a virtual MX appliance (vMX) in the Azure Marketplace. After completing the steps ...
Read more >
Explore Azure Availability Zones and Regions - K21Academy
Brazil South, France Central, Qatar Central*, South Africa North ... Each Microsoft Azure availability zone is created from one or more data ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found