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/manage-afs-backup.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This article describes common tasks for managing and monitoring the Azure file s
13
13
14
14
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.
15
15
16
-
To open the **Backup Jobs** page, follow these steps.
16
+
To open the **Backup Jobs** page:
17
17
18
18
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.
19
19
@@ -27,7 +27,7 @@ To open the **Backup Jobs** page, follow these steps.
27
27
28
28
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**.
29
29
30
-
To view the existing backup policies, follow these steps.
30
+
To view the existing backup policies:
31
31
32
32
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.
33
33
@@ -37,7 +37,7 @@ To view the existing backup policies, follow these steps.
To create a new backup policy, follow these steps.
40
+
To create a new backup policy:
41
41
42
42
1. In the **Backup policies** pane, select **+ Add**.
43
43
@@ -51,7 +51,7 @@ To create a new backup policy, follow these steps.
51
51
52
52
You can modify a backup policy to change the backup frequency or retention range.
53
53
54
-
To modify a policy, follow these steps.
54
+
To modify a policy:
55
55
56
56
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.
57
57
@@ -74,7 +74,7 @@ There are two ways to stop protecting Azure file shares:
74
74
75
75
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.
76
76
77
-
To stop protection for an Azure file share, follow these steps.
77
+
To stop protection for an Azure file share:
78
78
79
79
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.
80
80
@@ -98,7 +98,7 @@ To stop protection for an Azure file share, follow these steps.
98
98
99
99
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.
100
100
101
-
To resume protection for the Azure file share, follow these steps.
101
+
To resume protection for the Azure file share:
102
102
103
103
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.
104
104
@@ -126,7 +126,7 @@ You can delete the backup of a file share during the **Stop backup** job, or any
126
126
127
127
The following procedure assumes that the protection was stopped for the file share.
128
128
129
-
To delete backup data for the Azure file share, follow these steps.
129
+
To delete backup data for the Azure file share:
130
130
131
131
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.
132
132
@@ -142,7 +142,7 @@ To protect your file shares in a particular storage account by using a different
142
142
143
143
The following procedure assumes that the protection was stopped for all file shares in the storage account you want to unregister.
144
144
145
-
To unregister the storage account, follow these steps.
145
+
To unregister the storage account:
146
146
147
147
1. Open the Recovery Services vault where your storage account is registered.
148
148
1. On the **Overview** pane, select the **Backup Infrastructure** option under the **Manage** section.
@@ -160,4 +160,4 @@ To unregister the storage account, follow these steps.
160
160
161
161
## Next steps
162
162
163
-
For more information, see [Troubleshoot Azure file shares backup](https://docs.microsoft.com/azure/backup/troubleshoot-azure-files)
163
+
For more information, see [Troubleshoot Azure file shares backup](https://docs.microsoft.com/azure/backup/troubleshoot-azure-files).
0 commit comments