Skip to content

Commit 257012b

Browse files
committed
edit pass: backup-articles-batch1
1 parent ba4eaf2 commit 257012b

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

articles/backup/manage-afs-backup.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,55 +13,55 @@ This article describes common tasks for managing and monitoring the Azure file s
1313

1414
When you trigger a backup or restore operation, the backup service creates a job for tracking. You can monitor the progress of all jobs on the **Backup Jobs** page.
1515

16-
Follow these steps to open the **Backup Jobs** page.
16+
To open the **Backup Jobs** page, follow these steps.
1717

1818
1. Open the Recovery Services vault you used to configure backup for your file shares. In the **Overview** pane, select **Backup Jobs** under the **Monitoring** section.
1919

2020
![Backup Jobs in Monitoring section](./media/manage-afs-backup/backup-jobs.png)
2121

22-
2. After you select **OK**, the **Backup Jobs** pane lists the status of all jobs. Select the workload name that corresponds to the file share you want to monitor.
22+
1. After you select **OK**, the **Backup Jobs** pane lists the status of all jobs. Select the workload name that corresponds to the file share you want to monitor.
2323

2424
![Workload name](./media/manage-afs-backup/workload-name.png)
2525

2626
## Create a new policy
2727

2828
You can create a new policy to back up Azure file shares from the **Backup policies** section of the Recovery Services vault. All policies created when you configured backup for file shares show up with the **Policy Type** as **Azure File Share**.
2929

30-
Follow these steps to view the existing backup policies.
30+
To view the existing backup policies, follow these steps.
3131

3232
1. Open the Recovery Services vault you used to configure the backup for the file share. On the Recovery Services vault menu, select **Backup policies** under the **Manage** section. All the backup policies configured in the vault appear.
3333

3434
![All backup policies](./media/manage-afs-backup/all-backup-policies.png)
3535

36-
2. To view policies specific to **Azure File Share**, select **Azure File Share** from the drop-down list on the upper right.
36+
1. To view policies specific to **Azure File Share**, select **Azure File Share** from the drop-down list on the upper right.
3737

3838
![Select Azure File Share](./media/manage-afs-backup/azure-file-share.png)
3939

40-
Follow these steps to create a new backup policy.
40+
To create a new backup policy, follow these steps.
4141

4242
1. In the **Backup policies** pane, select **+ Add**.
4343

4444
![New backup policy](./media/manage-afs-backup/new-backup-policy.png)
4545

46-
2. In the **Add** pane, select **Azure File Share** as the **Policy Type**. The **Backup policy** pane for **Azure File Share** opens. Specify the policy name, backup frequency, and retention range for the recovery points. After you define the policy, select **OK**.
46+
1. In the **Add** pane, select **Azure File Share** as the **Policy Type**. The **Backup policy** pane for **Azure File Share** opens. Specify the policy name, backup frequency, and retention range for the recovery points. After you define the policy, select **OK**.
4747

4848
![Define the backup policy](./media/manage-afs-backup/define-backup-policy.png)
4949

5050
## Modify policy
5151

5252
You can modify a backup policy to change the backup frequency or retention range.
5353

54-
Follow these steps to modify a policy.
54+
To modify a policy, follow these steps.
5555

5656
1. Open the Recovery Services vault you used to configure the backup for the file share. On the Recovery Services vault menu, select **Backup policies** under the **Manage** section. All the backup policies configured in the vault appear.
5757

5858
![All backup policies in vault](./media/manage-afs-backup/all-backup-policies-modify.png)
5959

60-
2. To view policies specific to an Azure file share, select **Azure File Share** from the drop-down list on the upper right. Select the backup policy you want to modify.
60+
1. To view policies specific to an Azure file share, select **Azure File Share** from the drop-down list on the upper right. Select the backup policy you want to modify.
6161

6262
![Azure file share to modify](./media/manage-afs-backup/azure-file-share-modify.png)
6363

64-
3. The **Schedule** pane opens. Edit the **Backup schedule** and **Retention range** as required, and select **Save**. You'll see an "Update in Progress" message in the pane. After the policy changes update successfully, you'll see the message "Successfully updated the backup policy."
64+
1. The **Schedule** pane opens. Edit the **Backup schedule** and **Retention range** as required, and select **Save**. You'll see an "Update in Progress" message in the pane. After the policy changes update successfully, you'll see the message "Successfully updated the backup policy."
6565

6666
![Save the modified policy](./media/manage-afs-backup/save-policy.png)
6767

@@ -74,49 +74,49 @@ There are two ways to stop protecting Azure file shares:
7474

7575
There might be a cost associated with leaving the recovery points in storage, because the underlying snapshots created by Azure Backup will be retained. The benefit of leaving the recovery points is that you can restore the file share later. For information about the cost of leaving the recovery points, see the [pricing details](https://azure.microsoft.com/pricing/details/backup/). If you decide to delete all the recovery points, you can't restore the file share.
7676

77-
Follow these steps to stop protection for an Azure file share.
77+
To stop protection for an Azure file share, follow these steps.
7878

7979
1. Open the Recovery Services vault that contains the file share recovery points. Select **Backup Items** under the **Protected Items** section. The list of backup item types appears.
8080

8181
![Backup Items](./media/manage-afs-backup/backup-items.png)
8282

83-
2. In the **Backup Management Type** list, select **Azure Storage (Azure Files)**. The **Backup Items (Azure Storage (Azure Files))** list appears.
83+
1. In the **Backup Management Type** list, select **Azure Storage (Azure Files)**. The **Backup Items (Azure Storage (Azure Files))** list appears.
8484

8585
![Select Azure Storage (Azure Files)](./media/manage-afs-backup/azure-storage-azure-files.png)
8686

87-
3. In the **Backup Items (Azure Storage (Azure Files))** list, select the backup item for which you want to stop protection.
87+
1. In the **Backup Items (Azure Storage (Azure Files))** list, select the backup item for which you want to stop protection.
8888

89-
4. Select the **Stop backup** option.
89+
1. Select the **Stop backup** option.
9090

9191
![Select Stop backup](./media/manage-afs-backup/stop-backup.png)
9292

93-
5. In the **Stop Backup** pane, select **Retain Backup Data** or **Delete Backup Data**. Then select **Stop backup**.
93+
1. In the **Stop Backup** pane, select **Retain Backup Data** or **Delete Backup Data**. Then select **Stop backup**.
9494

9595
![Select Retain Backup Data or Delete Backup Data](./media/manage-afs-backup/retain-or-delete-backup-data.png)
9696

9797
## Resume protection on a file share
9898

9999
If the **Retain Backup Data** option was selected when protection for the file share was stopped, it's possible to resume protection. If the **Delete Backup Data** option was selected, protection for the file share can't resume.
100100

101-
Follow these steps to resume protection for the Azure file share.
101+
To resume protection for the Azure file share, follow these steps.
102102

103103
1. Open the Recovery Services vault that contains the file share recovery points. Select **Backup Items** under the **Protected Items** section. The list of backup item types appears.
104104

105105
![Backup items for resume](./media/manage-afs-backup/backup-items-resume.png)
106106

107-
2. In the **Backup Management Type** list, select **Azure Storage (Azure Files)**. The **Backup Items (Azure Storage (Azure Files))** list appears.
107+
1. In the **Backup Management Type** list, select **Azure Storage (Azure Files)**. The **Backup Items (Azure Storage (Azure Files))** list appears.
108108

109109
![List of Azure Storage (Azure Files)](./media/manage-afs-backup/azure-storage-azure-files.png)
110110

111-
3. In the **Backup Items (Azure Storage (Azure Files))** list, select the backup item for which you want to resume protection.
111+
1. In the **Backup Items (Azure Storage (Azure Files))** list, select the backup item for which you want to resume protection.
112112

113-
4. Select the **Resume backup** option.
113+
1. Select the **Resume backup** option.
114114

115115
![Select Resume backup](./media/manage-afs-backup/resume-backup.png)
116116

117-
5. The **Backup Policy** pane opens. Select a policy of your choice to resume backup.
117+
1. The **Backup Policy** pane opens. Select a policy of your choice to resume backup.
118118

119-
6. After you select a backup policy, select **Save**. You'll see an "Update in Progress" message in the portal. After the backup successfully resumes, you'll see the message "Successfully updated backup policy for the Protected Azure File Share."
119+
1. After you select a backup policy, select **Save**. You'll see an "Update in Progress" message in the portal. After the backup successfully resumes, you'll see the message "Successfully updated backup policy for the Protected Azure File Share."
120120

121121
![Successfully updated backup policy](./media/manage-afs-backup/successfully-updated.png)
122122

@@ -126,13 +126,13 @@ You can delete the backup of a file share during the **Stop backup** job, or any
126126

127127
The following procedure assumes that the protection was stopped for the file share.
128128

129-
Follow these steps to delete backup data for the Azure file share.
129+
To delete backup data for the Azure file share, follow these steps.
130130

131131
1. After the backup job is stopped, the **Resume backup** and **Delete backup data** options are available in the **Backup Item** dashboard. Select the **Delete backup data** option.
132132

133133
![Delete backup data](./media/manage-afs-backup/delete-backup-data.png)
134134

135-
2. The **Delete Backup Data** pane opens. Enter the name of the file share to confirm deletion. Optionally, provide more information in the **Reason** or **Comments** boxes. After you're sure about deleting the backup data, select **Delete**.
135+
1. The **Delete Backup Data** pane opens. Enter the name of the file share to confirm deletion. Optionally, provide more information in the **Reason** or **Comments** boxes. After you're sure about deleting the backup data, select **Delete**.
136136

137137
![Confirm delete data](./media/manage-afs-backup/confirm-delete-data.png)
138138

@@ -142,19 +142,19 @@ To protect your file shares in a particular storage account by using a different
142142

143143
The following procedure assumes that the protection was stopped for all file shares in the storage account you want to unregister.
144144

145-
Follow these steps to unregister the storage account.
145+
To unregister the storage account, follow these steps.
146146

147147
1. Open the Recovery Services vault where your storage account is registered.
148-
2. On the **Overview** pane, select the **Backup Infrastructure** option under the **Manage** section.
148+
1. On the **Overview** pane, select the **Backup Infrastructure** option under the **Manage** section.
149149

150150
![Select Backup Infrastructure](./media/manage-afs-backup/backup-infrastructure.png)
151151

152-
3. The **Backup Infrastructure** pane opens. Select **Storage Accounts** under the **Azure Storage Accounts** section.
152+
1. The **Backup Infrastructure** pane opens. Select **Storage Accounts** under the **Azure Storage Accounts** section.
153153

154154
![Select Storage Accounts](./media/manage-afs-backup/storage-accounts.png)
155155

156-
4. After you select **Storage Accounts**, a list of storage accounts registered with the vault appears.
157-
5. Right-click the storage account you want to unregister, and select **Unregister**.
156+
1. After you select **Storage Accounts**, a list of storage accounts registered with the vault appears.
157+
1. Right-click the storage account you want to unregister, and select **Unregister**.
158158

159159
![Select Unregister](./media/manage-afs-backup/select-unregister.png)
160160

0 commit comments

Comments
 (0)