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/backup-azure-files.md
+42-31Lines changed: 42 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,42 +1,43 @@
1
1
---
2
2
title: Back up Azure file shares in the Azure portal
3
3
description: Learn how to use the Azure portal to back up Azure file shares in the Recovery Services vault
4
-
ms.topic: conceptual
5
-
ms.date: 11/03/2021
4
+
ms.topic: how-to
5
+
ms.date: 12/14/2022
6
6
author: v-amallick
7
7
ms.service: backup
8
8
ms.author: v-amallick
9
+
ms.custom: engagement-fy23
9
10
---
10
11
11
12
# Back up Azure file shares
12
13
13
-
This article explains how to back up [Azure file shares](../storage/files/storage-files-introduction.md) from the Azure portal.
14
+
This article describes how to back up [Azure file shares](../storage/files/storage-files-introduction.md) from the Azure portal.
14
15
15
-
In this article, you'll learn how to:
16
+
Azure file share backup is a native, cloud based backup solution that protects your data in the cloud and eliminates additional maintenance overheads involved in on-premises backup solutions. The Azure Backup service smoothly integrates with Azure File Sync, and allows you to centralize your file share data as well as your backups. This simple, reliable, and secure solution enables you to configure protection for your enterprise file shares in a few simple steps with an assurance that you can recover your data in case of any accidental deletion.
16
17
17
-
* Create a Recovery Services vault.
18
-
* Configure backup from the Recovery Services vault
19
-
* Configure backup from the file share pane
20
-
* Run an on-demand backup job to create a restore point
18
+
[Learn about](azure-file-share-backup-overview.md) the Azure file share snapshot-based backup solution.
21
19
22
20
## Prerequisites
23
21
24
-
*[Learn](azure-file-share-backup-overview.md) about the Azure file share snapshot-based backup solution.
25
22
* Ensure that the file share is present in one of the [supported storage account types](azure-file-share-support-matrix.md).
26
23
* Identify or create a [Recovery Services vault](#create-a-recovery-services-vault) in the same region and subscription as the storage account that hosts the file share.
27
24
* In case you have restricted access to your storage account, check the firewall settings of the account to ensure that the exception "Allow Azure services on the trusted services list to access this storage account" is granted. You can refer to [this](../storage/common/storage-network-security.md?tabs=azure-portal#manage-exceptions) link for the steps to grant an exception.
28
25
29
26
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
30
27
31
-
## Configure backup from the Recovery Services vault
28
+
## Configure the backup
32
29
33
-
To configure backup for multiple file shares from the Recovery Services vault pane, follow these steps:
30
+
**Choose an entry point**
34
31
35
-
1. In the [Azure portal](https://portal.azure.com/), go to **Backup center** and click **+Backup**.
32
+
# [Backup center](#tab/backup-center)
33
+
34
+
To configure backup for multiple file shares from the Backup center, follow these steps:
35
+
36
+
1. In the [Azure portal](https://portal.azure.com/), go to **Backup center** and select **+Backup**.
36
37
37
38
:::image type="content" source="./media/backup-afs/backup-center-configure-inline.png" alt-text="Screenshot showing to configure Backup for Azure File." lightbox="./media/backup-afs/backup-center-configure-expanded.png":::
38
39
39
-
1. Select **Azure Files (Azure Storage)** as the datasource type, select the vault that you wish to protect the file shares with, and then click**Continue**.
40
+
1. Select **Azure Files (Azure Storage)** as the datasource type, select the vault that you wish to protect the file shares with, and then select**Continue**.
40
41
41
42
:::image type="content" source="./media/backup-afs/azure-file-share-select-vault.png" alt-text="Screenshot showing to select Azure Files.":::
42
43
@@ -74,24 +75,24 @@ To configure backup for multiple file shares from the Recovery Services vault pa
74
75
75
76
1. Follow the steps 3-7 in the [Create a new policy](manage-afs-backup.md#create-a-new-policy) section.
76
77
77
-
1. After defining all attributes of the policy, click**OK**.
78
+
1. After defining all attributes of the policy, select**OK**.
78
79
79
80
:::image type="content" source="./media/backup-afs/azure-file-share-policy-parameters-inline.png" alt-text="Screenshot showing to provide policy name and retention values." lightbox="./media/backup-afs/azure-file-share-policy-parameters-expanded.png":::
80
81
81
82
* Choose one of the existing backup policies <br>
82
83
83
84
To choose one of the existing backup policies for configuring protection, select the desired policy from the **Backup policy** drop-down list.<br>

90
91
91
92
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.
92
93
93
94
94
-
## Configure backup from the filesharepane
95
+
#[File share pane](#tab/file-share-pane)
95
96
96
97
The following steps explain how you can configure backup for individual file shares from the respective file share pane:
97
98
@@ -103,21 +104,21 @@ The following steps explain how you can configure backup for individual file sha
103
104
104
105
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.

111
112
112
113
1. For the Recovery Services vault selection, do one of the following:
113
114
114
115
* 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.

117
118
118
119
* 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.
119
120
120
-

121
+

121
122
122
123
>[!IMPORTANT]
123
124
>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-).
@@ -128,37 +129,43 @@ The following steps explain how you can configure backup for individual file sha
128
129
129
130
* Select an existing backup policy, if you have one, from the **Backup Policy** drop-down menu.
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.

150
151
151
152
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.

155
+
156
+
---
154
157
155
158
## Run an on-demand backup job
156
159
157
160
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.
158
161
159
-
### From Backup center
162
+
**Choose an entry point**
163
+
164
+
# [Backup center](#tab/backup-center)
160
165
161
-
1. Go to **Backup center** and click **Backup Instances** from the menu.
166
+
To run an on-demand backup, follow these steps:
167
+
168
+
1. Go to **Backup center** and select **Backup Instances** from the menu.
162
169
163
170
Filter for **Azure Files (Azure Storage)** as the datasource type.
164
171
@@ -180,23 +187,27 @@ Occasionally, you might want to generate a backup snapshot, or recovery point, o
180
187
181
188
To monitor the job progress in the **Backup center** dashboard, select **Backup center** -> **Backup Jobs** -> **In progress**.
182
189
183
-
### From the file share pane
190
+
# [File share pane](#tab/file-share-pane)
191
+
192
+
To run an on-demamd backup, follow these steps:
184
193
185
194
1. Open the file share’s **Overview** pane for which you want to take an on-demand backup.
186
195
187
196
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.

194
203
195
204
1. Select **OK** to confirm.
196
205
197
206
>[!NOTE]
198
207
>Azure Backup locks the storage account when you configure protection for any file share in the corresponding account. This provides protection against accidental deletion of a storage account with backed up file shares.
199
208
209
+
---
210
+
200
211
## Best practices
201
212
202
213
* Don't delete snapshots created by Azure Backup. Deleting snapshots can result in loss of recovery points and/or restore failures.
0 commit comments