question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to update application: '**', because patch resource group failure [with latest az cli version 2.37.0]

See original GitHub issue

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Related command Installed version

Dependencies: msal 1.18.0b1 azure-mgmt-resource 21.1.0b1 azure-cli 2.37.0

To Reproduce az tag create
–resource-id /subscriptions//resourceGroups//providers/Microsoft.Databricks/workspaces/***
–tags version=*****

Expected behavior it should update the tag for the mentioned resource, In this case it should update the tag version of databricks.

Environment summary Running command on Ubuntu Server

Additional context ERROR: (ProviderError) {“error”:{“code”:“ApplicationUpdateFail”,“message”:“Failed to update application: ‘**’, because patch resource group failure.”,“details”:[{“code”:“NoRegisteredProviderFound”,“message”:"No registered resource provider found for location ‘eastus2’ and API version ‘2019-08-31’ for type ‘userAssignedIdentities’. The supported api-versions are '2015-08-31-PREVIEW, 2018-11-30, 2021-09-30-PREVIEW, 2022

Our Resources are already registered and were working fine with previous az cli version 2.36.0

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:21 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
kamlesh2015commented, May 27, 2022

“message”:"No registered resource provider found for location ‘uksouth’ and API version ‘2019-08-31’ for type ‘userAssignedIdentities’.

I got similar error while modifying databric workspace (re-deploying) via TerraformDetails=[{"code":"NoRegisteredProviderFound","message":"No registered resource provider found for location 'uksouth' and API version '2019-08-31' for type 'userAssignedIdentities'. The supported api-versions are '2015-08-31-PREVIEW, 2018-11-30, 2021-09-30-PREVIEW, 2022-01-31-PREVIEW'. The supported locations are 'southafricanorth, southafricawest, uaenorth, australiacentral, australiaeast, australiasoutheast, canadacentral, canadaeast, brazilsouth, centralindia, westindia, jioindiawest, southindia, japanwest, japaneast, eastasia, southeastasia, koreacentral, koreasouth, northeurope, westeurope, ukwest, uksouth, swedencentral, switzerlandnorth, germanywestcentral, centralus, northcentralus, eastus, eastus2, southcentralus, westus, westus2, westus3, westcentralus, francecentral, norwayeast'."}] Microsoft.Databricks and Microsoft.ManagedIdentity both registed prior to deployment , i tried updating terraform version and az cli to latest , 2.36.0 still no joy , Any suggestion are most welcome Thank you

1reaction
sabose1commented, Jun 2, 2022

Deployment has now been completed in all regions. I have tested the scenario in uksouth and it seems to work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release notes & updates – Azure CLI - Microsoft Learn
Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versions of the CLI.
Read more >
azure-cli - PyPI
A great cloud needs great tools; we're excited to introduce Azure CLI, our next generation multi-platform command line experience for Azure. Usage. $...
Read more >
Error: az cli script failed. Github Ci pipeline that I seteup keeps ...
I had this a few weeks ago, something to with using "latest" was the issue. Could you try replacing it with the below...
Read more >
What's New - Oracle Linux Yum Server
Packages Released on Oracle Linux Yum Server · terraform-provider-oci-4.102.0-1.el7 - Terraform provider for Oracle Cloud Infrastructure (Update) · packer-1.8.5- ...
Read more >
azure-cli_2.18.0-2_all.deb Debian 11 Download
The Azure command-line interface (CLI) is Microsoft's cross-platform ... were disabled because of azure-storage bugs * Deselect new tests that fail without ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found