|
2 | 2 | title: Configure and manage backup for Azure Blobs using Azure Backup
|
3 | 3 | description: Learn how to configure and manage operational and vaulted backups for Azure Blobs.
|
4 | 4 | ms.topic: how-to
|
5 |
| -ms.date: 02/20/2023 |
| 5 | +ms.date: 03/10/2023 |
6 | 6 | ms.service: backup
|
7 | 7 | author: jyothisuri
|
8 | 8 | ms.author: jsuri
|
@@ -121,7 +121,7 @@ To configure backup for storage accounts, follow these steps:
|
121 | 121 |
|
122 | 122 | - **Role assignment not done**: This indicates that you (the user) have permissions to assign the **Storage account backup contributor** role and the other required roles for the storage account to the vault.
|
123 | 123 |
|
124 |
| - Select the roles, and then select **Assign missing roles** on the toolbar to automatically assign the required role to the Backup vault, and trigger an auto-revalidation. |
| 124 | + Select the roles, and then select **Assign missing roles** on the toolbar to automatically assign the required role to the Backup vault, and trigger an autorevalidation. |
125 | 125 |
|
126 | 126 | The role propagation may take some time (up to 10 minutes) causing the revalidation to fail. In this scenario, you need to wait for a few minutes and select **Revalidate** to retry validation.
|
127 | 127 |
|
@@ -195,7 +195,7 @@ To start configuring backup:
|
195 | 195 |
|
196 | 196 | If validation displays errors (for two of the storage accounts), you haven't assigned the **Storage account backup contributor** role for these [storage accounts](#grant-permissions-to-the-backup-vault-on-storage-accounts). Also, you can assign the required role here, based on your current permissions. The error message can help you understand if you have the required permissions, and take the appropriate action:
|
197 | 197 |
|
198 |
| - - **Role assignment not done:** This error (as shown for the item _blobbackupdemo3_ in the figure above) indicates that you (the user) have permissions to assign the **Storage account backup contributor** role and the other required roles for the storage account to the vault. Select the roles, and select **Assign missing roles** on the toolbar. This will automatically assign the required role to the backup vault, and also trigger an auto-revalidation.<br><br>At times, role propagation may take a while (up to 10 minutes) causing the revalidation to fail. In such scenario, please wait for a few minutes and select the ‘Revalidate’ button retry validation. |
| 198 | + - **Role assignment not done:** This error (as shown for the item _blobbackupdemo3_ in the figure above) indicates that you (the user) have permissions to assign the **Storage account backup contributor** role and the other required roles for the storage account to the vault. Select the roles, and select **Assign missing roles** on the toolbar. This will automatically assign the required role to the Backup vault, and also trigger an autorevalidation.<br><br>At times, role propagation may take a while (up to 10 minutes) causing the revalidation to fail. In such scenario, please wait for a few minutes and select the ‘Revalidate’ button retry validation. |
199 | 199 |
|
200 | 200 | - **Insufficient permissions for role assignment:** This error (as shown for the item _blobbackupdemo4_ in the figure above) indicates that the vault doesn’t have the required role to configure backup, and you (the user) don’t have enough permissions to assign the required role. To make the role assignment easier, Backup allows you to download the role assignment template, which you can share with users with permissions to assign roles for storage accounts. To do this, select such storage accounts, and select **Download role assignment template** to download the template.<br><br>Once the roles are assigned, you can share it with the appropriate users. On successful assignment of the role, select **Revalidate** to validate permissions again, and then configure backup.
|
201 | 201 | >[!NOTE]
|
@@ -252,7 +252,8 @@ You can configure backup for blobs in a storage account directly from the ‘Dat
|
252 | 252 |
|
253 | 253 | # [Vaulted backup](#tab/vaulted-backup)
|
254 | 254 |
|
255 |
| -In storage accounts (for which you've configured vaulted backups), the object replication rules get created under the **Object replication** item in the left pane. |
| 255 | +- In storage accounts (for which you've configured vaulted backups), the object replication rules get created under the **Object replication** item in the left pane. |
| 256 | +- Object replication requires versioning and change-feed capabilities. So, Azure Backup service enables these features on the source storage account. |
256 | 257 |
|
257 | 258 | # [Operational backup](#tab/operational-backup)
|
258 | 259 |
|
@@ -311,7 +312,7 @@ To stop backup for a storage account, follow these steps:
|
311 | 312 |
|
312 | 313 | 
|
313 | 314 |
|
314 |
| -After stopping backup, you may disable other storage data protection capabilities (that are enabled for configuring backup) from the data protection pane of the storage account. |
| 315 | +After stopping backup, you may disable other storage data protection capabilities (enabled for configuring backups) from the data protection pane of the storage account. |
315 | 316 |
|
316 | 317 |
|
317 | 318 | ## Next steps
|
|
0 commit comments