az identity federated-credential delete
doesn't work when UAMI has delete lock
#28242
Labels
Auto-Assign
Auto assign by bot
Auto-Resolve
Auto resolve by bot
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Managed Identity
For `az identity` only
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Milestone
Describe the bug
Seems like federated identity delete lock is inherited from UAMI to Federated Credentials and because of that command fails with
(ScopedLocked)
errorRelated command
az identity federated-credential delete --identity-name <uami_name> --name <identity_name> -g <uami_rg> --yes
Errors
Issue script & Debug output
Since I can't copy it from work I can just tell that debug doesn't provide any additional, useful insight for resolving this issue
Expected behavior
UAMI delete lock is not inherited to Federated Credential and Federated Credential is removed.
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: