You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/blob-backup-configure-manage.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ To create a backup policy, follow these steps:
87
87
88
88
1. To use the backup policy for vaulted backups, operational backups, or both, select the corresponding checkboxes.
89
89
1. For each data store you selected, add or edit the schedule and retention settings:
90
-
-**vaulted backups**: Choose the frequency of backups between *daily* and *weekly*, specify the schedule when the backup recovery points need to be created, and then edit the default retention rule (selecting **Edit**) or add new rules to specify the retention of recovery points using a *grandparent-parent-child* notation.
90
+
-**Vaulted backups**: Choose the frequency of backups between *daily* and *weekly*, specify the schedule when the backup recovery points need to be created, and then edit the default retention rule (selecting **Edit**) or add new rules to specify the retention of recovery points using a *grandparent-parent-child* notation.
91
91
-**Operational backups**: These are continuous and don't require a schedule. Edit the default rule for operational backups to specify the required retention.
92
92
93
93
5. Go to **Review and create**.
@@ -114,8 +114,10 @@ To configure backup for storage accounts, follow these steps:
114
114
5. On the **Datasources** tab, select the *storage accounts* you want to back up.
115
115
116
116
You can select multiple storage accounts in the region to back up using the selected policy. Search or filter the storage accounts, if required.
117
+
118
+
If you have chosen the vaulted backup policy in step 4, you can also select specific containers to backup. Click "Change" under the "Selected containers" column. In the context blade, choose "browse containers to backup" and unselect the ones you don't want to backup.
117
119
118
-
When you select the storage accounts, Azure Backup performs the following validations to ensure all prerequisites are met. The **Backup readiness** column shows if the Backup vault has enough permissions to configure backups for each storage account.
120
+
6.When you select the storage accounts and containers to protect, Azure Backup performs the following validations to ensure all prerequisites are met. The **Backup readiness** column shows if the Backup vault has enough permissions to configure backups for each storage account.
119
121
120
122
1. Validates that the Backup vault has the required permissions to configure backup (the vault has the **Storage account backup contributor** role on all the selected storage accounts. If validation shows errors, then the selected storage accounts don't have **Storage account backup contributor** role. You can assign the required role, based on your current permissions. The error message helps you understand if you have the required permissions, and take the appropriate action:
121
123
@@ -132,10 +134,10 @@ To configure backup for storage accounts, follow these steps:
132
134
>[!Note]
133
135
>The template contains details for selected storage accounts only. So, if there are multiple users that need to assign roles for different storage accounts, you can select and download different templates accordingly.
134
136
135
-
1.Validates that the number of containers to be backed up is less than *100*. By default, all containers are selected; however, you can exclude containers that shouldn't be backed up. If your storage account has *>100* containers, you must exclude containers to reduce the count to *100 or below*.
137
+
1.In case of vaulted backups, validates that the number of containers to be backed up is less than *100*. By default, all containers are selected; however, you can exclude containers that shouldn't be backed up. If your storage account has *>100* containers, you must exclude containers to reduce the count to *100 or below*.
136
138
137
139
>[!Note]
138
-
>The storage accounts to be backed up must contain at least *1 container*. If the selected storage account doesn't contain any containers or if no containers are selected, you may get an error while configuring backups.
140
+
>In case of vaulted backups, the storage accounts to be backed up must contain at least *1 container*. If the selected storage account doesn't contain any containers or if no containers are selected, you may get an error while configuring backups.
139
141
140
142
7. Once validation succeeds, open the **Review and configure** tab.
0 commit comments