Skip to content

Commit a9bbbbf

Browse files
minor changes
1 parent b93a2f4 commit a9bbbbf

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/backup/backup-azure-files.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Azure file share backup is a native, cloud based backup solution that protects y
2727

2828
## Configure the backup
2929

30-
**Choose the navigation point**
30+
**Choose an entry point**
3131

3232
# [Backup center](#tab/backup-center)
3333

@@ -83,11 +83,11 @@ To configure backup for multiple file shares from the Recovery Services vault pa
8383

8484
To choose one of the existing backup policies for configuring protection, select the desired policy from the **Backup policy** drop-down list.<br>
8585

86-
![Choose existing policy](./media/backup-afs/choose-existing-policy.png)
86+
![Screenshot shows how to choose an existing policy.](./media/backup-afs/choose-existing-policy.png)
8787

8888
1. Select **Enable Backup** to start protecting the file share.
8989

90-
![Choose enable backup](./media/backup-afs/enable-backup.png)
90+
![Screenshot shows how to enable backup.](./media/backup-afs/enable-backup.png)
9191

9292
After you set a backup policy, a snapshot of the file shares is taken at the scheduled time. The recovery point is also retained for the chosen period.
9393

@@ -104,21 +104,21 @@ The following steps explain how you can configure backup for individual file sha
104104

105105
1. In the file share listing, you should see all the file shares present in the storage account. Select the file share you want to back up.
106106

107-
![File shares list](./media/backup-afs/file-shares-list.png)
107+
![Screenshot shows the File shares list.](./media/backup-afs/file-shares-list.png)
108108

109109
1. Select **Backup** under the **Operations** section of the file share pane. The **Configure backup** pane will load on the right.
110110

111-
![Configure backup pane](./media/backup-afs/configure-backup.png)
111+
![Screenshot shows how to open the Configure backup pane.](./media/backup-afs/configure-backup.png)
112112

113113
1. For the Recovery Services vault selection, do one of the following:
114114

115115
* If you already have a vault, select the **Select existing** Recovery Services vault radio button, and choose one of the existing vaults from **Vault Name** drop down menu.
116116

117-
![Select existing vault](./media/backup-afs/select-existing-vault.png)
117+
![Screenshot shows how to select an existing vault.](./media/backup-afs/select-existing-vault.png)
118118

119119
* If you don't have a vault, select the **Create new** Recovery Services vault radio button. Specify a name for the vault. It's created in the same region as the file share. By default, the vault is created in the same resource group as the file share. If you want to choose a different resource group, select **Create New** link below the **Resource Type** drop down and specify a name for the resource group. Select **OK** to continue.
120120

121-
![Create new vault](./media/backup-afs/create-new-vault.png)
121+
![Screenshot shows how to create a new vault.](./media/backup-afs/create-new-vault.png)
122122

123123
>[!IMPORTANT]
124124
>If the storage account is registered with a vault, or there are few protected shares within the storage account hosting the file share you're trying to protect, the Recovery Services vault name will be pre-populated and you won’t be allowed to edit it [Learn more here](backup-azure-files-faq.yml#why-can-t-i-change-the-vault-to-configure-backup-for-the-file-share-).
@@ -129,7 +129,7 @@ The following steps explain how you can configure backup for individual file sha
129129

130130
* Select an existing backup policy, if you have one, from the **Backup Policy** drop-down menu.
131131

132-
![Choose backup policy](./media/backup-afs/choose-backup-policy.png)
132+
![Screenshow shows how to choose a backup policy.](./media/backup-afs/choose-backup-policy.png)
133133

134134
* Create a new policy with daily/weekly/monthly/yearly retention according to your requirement.
135135

@@ -139,27 +139,27 @@ The following steps explain how you can configure backup for individual file sha
139139

140140
3. After defining all attributes of the policy, select **OK**.
141141

142-
![Create new backup policy](./media/backup-afs/create-new-backup-policy.png)
142+
![Screenshot shows how to create a new backup policy.](./media/backup-afs/create-new-backup-policy.png)
143143

144144
1. Select **Enable backup** to start protecting the file share.
145145

146146
![Select Enable backup](./media/backup-afs/select-enable-backup.png)
147147

148148
1. You can track the configuration progress in the portal notifications, or by monitoring the backup jobs under the vault you're using to protect the file share.
149149

150-
![Portal notifications](./media/backup-afs/portal-notifications.png)
150+
![Screenshot shows the Azure portal notifications.](./media/backup-afs/portal-notifications.png)
151151

152152
1. After the completion of the configure backup operation, select **Backup** under the **Operations** section of the file share pane. The context pane listing **Vault Essentials** will load on the right. From there, you can trigger on-demand backup and restore operations.
153153

154-
![Vault essentials](./media/backup-afs/vault-essentials.png)
154+
![Screenshot shows the list of Vault Essentials.](./media/backup-afs/vault-essentials.png)
155155

156156
---
157157

158158
## Run an on-demand backup job
159159

160160
Occasionally, you might want to generate a backup snapshot, or recovery point, outside of the times scheduled in the backup policy. A common reason to generate an on-demand backup is right after you've configured the backup policy. Based on the schedule in the backup policy, it might be hours or days until a snapshot is taken. To protect your data until the backup policy engages, initiate an on-demand backup. Creating an on-demand backup is often required before you make planned changes to your file shares.
161161

162-
**Choose the navigation point**
162+
**Choose an entry point**
163163

164164
# [Backup center](#tab/backup-center)
165165

@@ -195,11 +195,11 @@ To run an on-demamd backup, follow these steps:
195195

196196
1. Select **Backup** under the **Operation** section. The context pane listing **Vault Essentials** will load on the right. Select **Backup Now** to take an on-demand backup.
197197

198-
![Select Backup Now](./media/backup-afs/select-backup-now.png)
198+
![Screenshot shows how to select Backup Now.](./media/backup-afs/select-backup-now.png)
199199

200200
1. The **Backup Now** pane opens. Specify the retention for the recovery point. You can have a maximum retention of 10 years for an on-demand backup.
201201

202-
![Retain backup date](./media/backup-afs/retain-backup-date.png)
202+
![Screenshot shows the option how to retain backup date.](./media/backup-afs/retain-backup-date.png)
203203

204204
1. Select **OK** to confirm.
205205

0 commit comments

Comments
 (0)