Azure / Azure/azure-quickstart-templates
error while running 101-aks-advanced-networking/azuredeploy.json
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
resource "Microsoft.Network/virtualNetworks/subnets/providers/roleAssignments" not getting created, following error on portal
No registered resource provider found for location 'australiaeast' and API version '2015-06-15' for type 'roleAssignments'. The supported api-versions are '2014-04-01-preview, 2014-07-01-preview, 2014-10-01-preview, 2015-05-01-preview, 2015-06-01, 2015-07-01, 2016-07-01, 2017-05-01, 2017-09-01, 2017-10-01-preview, 2018-01-01-preview, 2018-07-01, 2018-09-01-preview, 2018-12-01-preview, 2019-04-01-preview, 2020-03-01-preview, 2020-04-01-preview'. The supported locations are ''. (Code: NoRegisteredProviderFound)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with 101-aks-advanced-networking/azuredeploy.json and inspect the Microsoft.Network/virtualNetworks/subnets/providers/roleAssignments resource and its API version. Reproduce the deployment in australiaeast and compare the template's roleAssignments version with the versions listed in the portal error. Done means the template deploys that resource without the NoRegisteredProviderFound error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, json
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100