Skip to content

Commit b0edd29

Browse files
authored
Update backup-azure-backup-vault-troubleshoot.md
1 parent fc8759c commit b0edd29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/backup-azure-backup-vault-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ This article provides troubleshooting steps that help you resolve Azure Backup V
1414

1515
## Common User Errors
1616

17-
- #### Error Code: UserErrorSystemIdentityNotEnabledWithVault
17+
#### Error Code: UserErrorSystemIdentityNotEnabledWithVault
1818

1919
**Possible Cause:** Backup Vault is created with System Identity enabled by default. This error appears when System Identity of the Backup Vault is in a disabled state and a backup related operation fails with this error.
2020

2121
**Resolution:** To resolve this error, enable the System Identity of the Backup Vault and reassign all the necessary roles to it. Else use a User Identity in its place with all the roles assigned and update Managed Identity for all the Backup Instances using the now disabled System Identity.
2222

23-
- #### Error Code: UserErrorUserIdentityNotFoundOrNotAssociatedWithVault
23+
#### Error Code: UserErrorUserIdentityNotFoundOrNotAssociatedWithVault
2424

2525
**Possible Cause:** Backup Instances can be created with a User Identity having all the required roles assigned to it. In addition, User Identity can also be used for operations like Encryption using a Customer Managed Key. This error appears when the particular User Identity is deleted or not attached with the Backup Vault.
2626

0 commit comments

Comments
 (0)