Skip to content

Commit eeab0eb

Browse files
author
AbhishekMallick-MS
committed
AFS CSB doc updates
1 parent cd67eaf commit eeab0eb

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

articles/backup/azure-file-share-support-matrix.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support Matrix for Azure file share backup by using Azure Backup
33
description: Provides a summary of support settings and limitations when backing up Azure file shares.
44
ms.topic: reference
5-
ms.date: 09/09/2024
5+
ms.date: 11/20/2024
66
ms.custom: references_regions, engagement-fy24
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -32,6 +32,10 @@ Vaulted backup for Azure Files (preview) is available in West Central US, Southe
3232

3333
---
3434

35+
### Supported regions for Cross Subscription Backup
36+
37+
Cross Subscription Backup for Azure Files is currently available in the following regions: East Asia, Southeast Asia, UK South, UK West, Central India.
38+
3539
## Supported storage accounts
3640

3741
**Choose a backup tier**:

articles/backup/backup-azure-files.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure File shares in the Azure portal
33
description: Learn how to use the Azure portal to back up Azure File shares in the Recovery Services vault
44
ms.topic: how-to
5-
ms.date: 07/29/2024
5+
ms.date: 11/20/2024
66
ms.service: azure-backup
77
ms.custom: engagement-fy23
88
author: AbhishekMallick-MS
@@ -25,20 +25,23 @@ Azure File share backup is a native, cloud based backup solution that protects y
2525
* Ensure that the file share is present in one of the supported storage account types. Review the [support matrix](azure-file-share-support-matrix.md).
2626
* 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.
2727
* 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+
>[!Important]
29+
>To perform **Cross Subscription Backup** for protecting file shares in another subscription, ensure that you register `Microsoft.RecoveryServices` in the **subscription of the file share**. Learn about the [supported regions for Cross Subscription Backup](azure-file-share-support-matrix.md#supported-regions-for-cross-subscription-backup)
30+
2831

2932
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
3033

3134
## Configure the backup
3235

33-
You can configure *snapshot backup* and *vaulted backup (preview)* for Azure File share from *Backup center* or *File share blade*.
36+
You can configure *snapshot backup* and *vaulted backup (preview)* for Azure File share from the *Recovery Services vault* or *File share blade*.
3437

3538
**Choose an entry point**
3639

37-
# [Backup center](#tab/backup-center)
40+
# [Recovery Services vault](#tab/recovery-services-vault)
3841

39-
To configure backup for multiple file shares from the Backup center, follow these steps:
42+
To configure backup for multiple file shares from the Recovery Services vault, follow these steps:
4043

41-
1. In the [Azure portal](https://portal.azure.com/), go to **Backup center** and select **+Backup**.
44+
1. In the [Azure portal](https://portal.azure.com/), go to the **Recovery Services vault** and select **+Backup**.
4245

4346
:::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":::
4447

@@ -52,7 +55,9 @@ To configure backup for multiple file shares from the Backup center, follow thes
5255

5356
:::image type="content" source="./media/backup-azure-files/azure-file-share-select-storage-account.png" alt-text="Screenshot showing to select a storage account." lightbox="./media/backup-azure-files/azure-file-share-select-storage-account.png":::
5457

55-
1. On the **Select storage account** blade, from the list of discovered storage accounts, select an account, and select **OK**.
58+
1. On the **Select storage account** blade, by default it list the storage accounts from current subscription. Select an account, and select **OK**.
59+
60+
If you want to configure the backup operation with a storage account in a different subscription (Cross Subscription Backup), choose the other subscription from the **Subscription** filter. The storage accounts from the selected subscription appear.
5661

5762
:::image type="content" source="./media/backup-azure-files/azure-file-share-confirm-storage-account.png" alt-text="Screenshot showing to select one of the discovered storage accounts." lightbox="./media/backup-azure-files/azure-file-share-confirm-storage-account.png":::
5863

@@ -176,11 +181,11 @@ Occasionally, you might want to generate a backup snapshot, or recovery point, o
176181

177182
**Choose an entry point**
178183

179-
# [Backup center](#tab/backup-center)
184+
# [Recovery Services vault](#tab/recovery-services-vault)
180185

181186
To run an on-demand backup, follow these steps:
182187

183-
1. Go to **Backup center** and select **Backup Instances** from the menu.
188+
1. Go to the **Recovery Services vault** and select **Backup Instances** from the menu.
184189

185190
Filter for **Azure Files (Azure Storage)** as the datasource type.
186191

@@ -200,7 +205,7 @@ To run an on-demand backup, follow these steps:
200205

201206
1. Monitor the portal notifications to keep a track of backup job run completion.
202207

203-
To monitor the job progress in the **Backup center** dashboard, select **Backup center** -> **Backup Jobs** -> **In progress**.
208+
To monitor the job progress in the the**Recovery Services vault** dashboard, go to **Recovery Services vault** > **Backup Jobs** -> **In progress**.
204209

205210
# [File share blade](#tab/file-share-pane)
206211

0 commit comments

Comments
 (0)