-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
az aksarc appears not to work in UK south #4715
Comments
@milesbarnard |
@milesbarnard , Is AKS a registered resouce in your subscription? Please see Register a resource provider for more information. |
@dbradish-microsoft Yes it is registered in my subscription |
@milesbarnard, here is the response I received from the "
as there is no other ways to create an AKS Arc cluster out of these regions, It sounds like the customer might be usnig the wrong Azure CLI command? |
@PesalaPavan, this information is not correct. Please message me on Teams. Thank you. |
Type of issue
Missing information
Feedback
Running commands such as az aksarc get-credentials in uksouth causes the following error:
2024-10-23 14:04:12.874753+00:00 Error: NoRegisteredProviderFound
Detail: No registered resource provider found for location 'uksouth' and API version '2024-01-01' for type 'provisionedClusterInstances'. The supported api-versions are '2023-11-15-preview, 2024-01-01'. The supported locations are 'eastus, westus3, southcentralus, westeurope, southeastasia, australiaeast, centralindia, canadacentral, japaneast'.
Alternatives running az aksarc list produces an empty list even if clusters exist - this is not stated in the documentation anywhere
Page URL
https://learn.microsoft.com/en-us/cli/azure/aksarc?view=azure-cli-latest
Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/aksarc.yml
Author
@dbradish-microsoft
Document Id
76c0d7d5-1413-a9f3-64de-6bf8a841395b
The text was updated successfully, but these errors were encountered: