Why do I get "location is not available for resource type" error when trying to create a lab?

kobulloc-MSFT 23,341 Reputation points Microsoft Employee
2019-10-29T20:26:01.727+00:00

I am creating an Azure DevTest Lab and getting the error "location is not available for resource type".

Sourced from FAQ

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 questions
0 comments No comments
{count} votes

Accepted answer
  1. bharathn-msft 5,086 Reputation points Microsoft Employee
    2019-10-29T21:09:52.02+00:00

    You may see an error message similar to the following one when you try to create a lab

    The provided location 'australiacentral' is not available for resource type 'Microsoft.KeyVault/vaults'. List of available regions for the resource type is 'northcentralus,eastus,northeurope,westeurope,eastasia,southeastasia,eastus2,centralus,southcentralus,westus,japaneast,japanwest,australiaeast,australiasoutheast,brazilsouth,centralindia,southindia,westindia,canadacentral,canadaeast,uksouth,ukwest,westcentralus,westus2,koreacentral,koreasouth,francecentral,southafricanorth  
    

    You can resolve this error by taking one of the following steps:

    • Option 1 Check availability of the resource type in Azure regions on the Products available by region page. If the resource type isn't available in a certain region, DevTest Labs doesn't support creation of a lab in that region. Select another region when creating your lab. Option 2
    • Option 2 If the resource type is available in your region, check if it's registered with your subscription. It can be done at the subscription owner level as shown in this article.

    Sourced from FAQ

    0 comments No comments

0 additional answers

Sort by: Most helpful