Skip to content
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

Open
milesbarnard opened this issue Oct 23, 2024 · 5 comments
Open

az aksarc appears not to work in UK south #4715

milesbarnard opened this issue Oct 23, 2024 · 5 comments

Comments

@milesbarnard
Copy link

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

@PesalaPavan
Copy link

@milesbarnard
Thanks for your feedback and your contribution to Azure docs.
Feedback for this repository is moving away from GitHub to a system specific to the Microsoft Learn platform. Issues for this repository will soon be disabled, and additional comments from GitHub will no longer be possible. However, we are now tracking and triaging this issue in the new feedback system.
To learn more about our feedback systems, please see Provide feedback for Microsoft Learn content.

@dbradish-microsoft
Copy link
Collaborator

@milesbarnard , Is AKS a registered resouce in your subscription? Please see Register a resource provider for more information.

@milesbarnard
Copy link
Author

@dbradish-microsoft Yes it is registered in my subscription

@dbradish-microsoft
Copy link
Collaborator

@milesbarnard, here is the response I received from the az aksarc engineering team -->

"
Actually "az aksarc" only works for the AKS enabled by Azure Arc: Azure Kubernetes Service (AKS) enabled by Azure Arc documentation | Microsoft Learn, it only supports running on Azure Stack HCI as the platform for today. and we do have limited list of the supported regions: System requirements for Azure Stack HCI, version 23H2 - Azure Stack HCI | Microsoft Learn. basically only the following regions are available:

  • East US
  • West Europe
  • Australia East
  • Southeast Asia
  • India Central
  • Canada Central
  • Japan East
  • South Central US

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?
"

@dbradish-microsoft
Copy link
Collaborator

Thanks for your feedback and your contribution to Azure docs. Feedback for this repository is moving away from GitHub to a system specific to the Microsoft Learn platform. Issues for this repository will soon be disabled, and additional comments from GitHub will no longer be possible. However, we are now tracking and triaging this issue in the new feedback system. To learn more about our feedback systems, please see Provide feedback for Microsoft Learn content.

@PesalaPavan, this information is not correct. Please message me on Teams. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants