question

MovimentoArredondar-5087 avatar image
0 Votes"
MovimentoArredondar-5087 asked martinta commented

No registered resource provider - EnableBackup error

I was trying to enable backup, following Azure recommendations step by step guide, and following error:

No registered resource provider found for location 'ussouth' and API version '2018-01-10' for type 'locations/checkNameAvailability'. The supported api-versions are '2018-01-10'. The supported locations are 'westus, eastus, northeurope, westeurope, brazilsouth, eastasia, southeastasia, northcentralus, southcentralus, japaneast, japanwest, australiaeast, australiasoutheast, centralus, eastus2, centralindia, southindia, westindia, westcentralus, canadacentral, canadaeast, westus2, uksouth, ukwest, koreacentral, koreasouth, francecentral, australiacentral, southafricanorth, uaenorth, switzerlandnorth, germanywestcentral, norwayeast, westus3, jioindiawest, swedencentral'.


I've read some entries with similar errors (different API versions) and would appreciate advice on how to solve this

azure-backupazure-virtual-machines-backup
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

martinta avatar image
0 Votes"
martinta answered martinta commented

I might be wrong, being located in Europe and not often using the US located datacenters. But are you sure about the provided datacenter location "ussouth"? I can't seem to find it under the official Azure locations.

· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I assumed ussouth is South Central US, and according to the guide I've checked was a valid location, as it's a a service provided in all datacenters - but the guide might be outdated, I'll doublecheck it

0 Votes 0 ·
martinta avatar image martinta MovimentoArredondar-5087 ·

I think that's the error :-) if i search for South Central US, the shortname is "southcentralus"

Get-AzLocation | where {$_.displayname -like "South Central US"}

Location : southcentralus
DisplayName : South Central US
Providers : {Microsoft.AAD, microsoft.aadiam, Microsoft.Addons, Microsoft.AnalysisServices...}

0 Votes 0 ·

Thanks @martinta, but I tried to change the location and the service blocked any attempt.

I'm trying to enable backup using the tool provided via Advisor in which I can only change the vault name and choose the VM I'd like to backup (creating a new one). But as soon as I pick the resource group OR change the vault name, the error pops. I cannot choose locations here.

0 Votes 0 ·
Show more comments