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

Azure CAF Modules and API Issues - AKS #1935

Open
karthikprabhut opened this issue Mar 9, 2024 · 0 comments
Open

Azure CAF Modules and API Issues - AKS #1935

karthikprabhut opened this issue Mar 9, 2024 · 0 comments

Comments

@karthikprabhut
Copy link

karthikprabhut commented Mar 9, 2024

Hello Team,

I am writing to raise some queries regarding our current usage of Azure CAF (Cloud Adoption Framework) modules, particularly in light of recent API issues we have encountered while trying to connect AKS kubernetes cluster via pipeline.

We have been experiencing difficulties with connecting to AKS cluster and upon investigation, we have identified that we have not specified any default API to connect the cluster.

Error:

Error : retrieving Cluster: (Managed Cluster Name : XXXXXXXXX / resource Group "xxxxxxxxxx"): containerservice.ManagedClusterClient#Get: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned error. Status=400 Code: "NoRegisteredProviderFound" Message="No registered resource provider found for location 'uksouth' and API version '2022-01-02-preview' for tyoe 'managedClusters'.

Currently, we are using a specific version of Azurerm 2.99

Could you kindly provide some insights or guidance on the following questions:

  1. Will upgrading Azurerm to the latest version potentially resolve API issues (connecting with new available API) we are encountering?

  2. Are there any compatibility considerations or risks associated with upgrading to the latest Azurerm version?

  3. How should we proceed with testing and implementation to ensure a smooth transition and minimal disruption to our operations?

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

No branches or pull requests

1 participant