Azure Application Insights - Location Issue -
i using resource manger api create application insight resource in azure. steps below:
- i create resource group in east us location
then create insights component under in east us location, fails. below error. however, if create component in central us location (which different location of containing resource group), succeeds.
"error": { "code": "missingregistrationforlocation", "message": "the subscription not registered resource type 'components' in location 'southcentralus'. please re-register provider in order have access location." }
i looking source story, couldn't find url anymore :( . far know application insights services available central location. can causing error, because trying set insights component in east region.

as can see, location locked , therefore not possible choose east us.
you can keep track of azure application insights service updates @ this page. next can filter updates see service updates regions , datacenters.
i hope helps little.
Comments
Post a Comment