Skip to content

Commit e01b3eb

Browse files
authored
Update backup-azure-backup-vault-troubleshoot.md
1 parent 48f8123 commit e01b3eb

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@ description: Symptoms, causes, and resolutions of the Azure Backup Vault related
44
ms.topic: troubleshooting
55
ms.date: 07/18/2024
66
ms.service: backup
7-
author: Rajat Shrivastava
8-
ms.author: rajats
7+
author: AbhishekMallick-MS
8+
ms.author: v-abhmallick
99
---
1010

1111
# Troubleshoot Azure Backup Vault Related Operations
1212

13-
This article provides troubleshooting steps that help you resolve Azure Backup Vaulte management errors.
13+
This article provides troubleshooting steps that help you resolve Azure Backup Vault management errors.
1414

15-
### Common User Errors
15+
## Common User Errors
1616

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

19-
**Possible Causes:** 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 starts to fail with this error.
19+
**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

21-
**Resolution:** To resolve this error, please enable the System Identity of the Backup Vault and re-assign 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.
21+
**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-
## UserErrorUserIdentityNotFoundOrNotAssociatedWithVault
23+
- #### Error Code: UserErrorUserIdentityNotFoundOrNotAssociatedWithVault
2424

25-
**Possible Causes:** Backup Instances can be created with a User Identity having all the requried 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 has been deleted or not attached with the Backup Vault.
25+
**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

27-
**Resolution:** To resolve this error, please assign the same or alternate User Identity to the Backup Vault and update the Backup Instance to use the new identity in latter case. Otherwise, enable the System Identity of the Backup Vault, update the Backup Instance and assign all the necessary roles to it.
27+
**Resolution:** To resolve this error, assign the same or alternate User Identity to the Backup Vault and update the Backup Instance to use the new identity in latter case. Otherwise, enable the System Identity of the Backup Vault, update the Backup Instance and assign all the necessary roles to it.
2828

2929
## Next steps
3030

31-
- [About Azure Backup Vault](create-manage-backup-vault.md)
31+
- [About Azure Backup Vault](create-manage-backup-vault.md)

0 commit comments

Comments
 (0)