You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azurerm was throwing the following error on deployment in eastus2 region when updating a cluster from 2024.1.1 to 2024.3.3.
Error: retrieving Cluster: (Managed Cluster Name "nebari-dev" / Resource Group "my-resourcegroup"):
containerservice.ManagedClustersClient#Get: Failure respond ing to request: StatusCode=400 --
Original Error: autorest/azure: Service returned an error. Status=400 Code="NoRegisteredProviderFound"
Message="No registered resource provider found for location 'eastus2' and API version '2022-03-02-preview' for type 'managedClusters'.
Updating azurerm provider fixed the issue. Fixed by #2370
Expected behavior
no error
OS and architecture in which you are running Nebari
Linux 2023.3.3
How to Reproduce the problem?
See above
Command output
No response
Versions and dependencies used.
No response
Compute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Azurerm was throwing the following error on deployment in eastus2 region when updating a cluster from 2024.1.1 to 2024.3.3.
Updating azurerm provider fixed the issue. Fixed by #2370
Expected behavior
no error
OS and architecture in which you are running Nebari
Linux 2023.3.3
How to Reproduce the problem?
See above
Command output
No response
Versions and dependencies used.
No response
Compute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: