Skip to content

Commit 6733617

Browse files
Updated H3 for supported regions, cross-references in all the supporting docs, and ms.date
1 parent c36a094 commit 6733617

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

articles/backup/azure-file-share-backup-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The following diagram explains the lifecycle of the lease acquired by Azure Back
104104

105105
Cross Subscription Backup (CSB) for Azure Files enables you to back up File Shares across subscriptions. This feature is useful when you want to centralize backup management for File Shares across different subscriptions. You can back up File Shares from a source subscription to a Recovery Services vault in a target subscription.
106106

107-
Learn about the [additional prerequisites](backup-azure-files.md#prerequisites) and [steps to configure Cross Subscription Backup for Azure Files](backup-azure-files.md#configure-the-backup). For information on the Cross Subscription Backup, see the [Azure Files backup support matrix](azure-file-share-support-matrix.md#supported-regions-for-cross-subscription-backup-preview).
107+
Learn about the [additional prerequisites](backup-azure-files.md#prerequisites) and [steps to configure Cross Subscription Backup for Azure Files](backup-azure-files.md#configure-the-backup). For information on the Cross Subscription Backup, see the [Azure Files backup support matrix](azure-file-share-support-matrix.md#supported-regions-for-azure-files-backup-preview)
108108

109109
## Next steps
110110

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support Matrix for Azure files backup by using Azure Backup
33
description: Provides a summary of support settings and limitations when backing up Azure files.
44
ms.topic: reference
5-
ms.date: 03/06/2025
5+
ms.date: 03/10/2025
66
ms.custom: references_regions, engagement-fy24
77
ms.service: azure-backup
88
author: jyothisuri
@@ -36,7 +36,7 @@ Migration of File Shares protected with snapshot backup to vaulted backup is su
3636

3737
---
3838

39-
### Supported regions (preview)
39+
### Supported regions for Azure files backup (preview)
4040

4141
Azure files backup (preview) is currently available in the following regions: East Asia, Southeast Asia, UK South, UK West, Central India.
4242

articles/backup/backup-azure-files.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Files in the Azure portal
33
description: Learn how to use the Azure portal to back up Azure Files in the Recovery Services vault
44
ms.topic: how-to
5-
ms.date: 02/27/2025
5+
ms.date: 03/10/2025
66
ms.service: azure-backup
77
ms.custom: engagement-fy23
88
author: jyothisuri
@@ -29,8 +29,8 @@ Azure Files backup is a native cloud solution that protects your data and elimin
2929
* If the storage account access has restrictions, check the firewall settings of the account to ensure the exception **Allow Azure services on the trusted services list to access this storage account** is in grant state. You can refer to [this](../storage/common/storage-network-security.md?tabs=azure-portal#manage-exceptions) link for the steps to grant an exception.
3030
* Ensure that you allow the **Storage account key access** in the required storage account.
3131

32-
>[!Important]
33-
>To perform [Cross Subscription Backup (CSB) for protecting Azure Files (preview)](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-preview-works) in another subscription, ensure you register `Microsoft.RecoveryServices` in the **subscription of the file share** in addition to the given prerequisites. Learn about the [supported regions for Cross Subscription Backup (preview)](azure-file-share-support-matrix.md#supported-regions-for-cross-subscription-backup-preview).
32+
>[!IMPORTANT]
33+
>To perform [Cross Subscription Backup (CSB) for protecting Azure Files (preview)](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-works) in another subscription, ensure you register `Microsoft.RecoveryServices` in the **subscription of the file share** in addition to the given prerequisites. Learn about the [supported regions for Cross Subscription Backup (preview)](azure-file-share-support-matrix.md#supported-regions-for-azure-files-backup-preview).
3434
3535

3636
## Configure the backup
@@ -59,7 +59,7 @@ To configure backup for multiple file shares from the Recovery Services vault, f
5959

6060
1. On the **Select storage account** pane, by default it list the storage accounts from the current subscription. Select an account, and select **OK**.
6161

62-
If you want to configure the backup operation with a storage account in a different subscription ([Cross Subscription Backup - preview](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-preview-works)), choose the other subscription from the **Subscription** filter. The storage accounts from the selected subscription appear.
62+
If you want to configure the backup operation with a storage account in a different subscription ([Cross Subscription Backup - preview](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-works)), choose the other subscription from the **Subscription** filter. The storage accounts from the selected subscription appear.
6363

6464
:::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":::
6565

@@ -91,7 +91,7 @@ To configure backup for multiple file shares from the Recovery Services vault, f
9191

9292
1. Configure the *Snapshot retention* and *Vault retention* duration to determine the expiry date of the recovery points.
9393

94-
>[!Note]
94+
>[!NOTE]
9595
>The *vault tier* provides longer retention than the *snapshot tier*.
9696
1. Select **OK** to create the backup policy.
9797

@@ -155,7 +155,7 @@ The following steps explain how you can configure backup for individual file sha
155155

156156
1. Configure the *Snapshot retention* and *Vault retention* duration to determine the expiry date of the recovery points.
157157

158-
>[!Note]
158+
>[!NOTE]
159159
>The *vault tier* provides longer retention than the *snapshot tier*.
160160
1. Select **OK** to create the backup policy.
161161

@@ -182,7 +182,5 @@ Once the backup configuration is complete, you can [run an on-demand backup](tut
182182

183183
## Next steps
184184

185-
Learn how to:
186-
187185
* [Restore Azure Files using Azure portal](restore-afs.md).
188186
* [Manage Azure Files backups using Azure portal](manage-afs-backup.md).

articles/backup/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in the Azure Backup service
33
description: Learn about the new features in the Azure Backup service.
44
ms.topic: release-notes
5-
ms.date: 03/05/2025
5+
ms.date: 03/10/2025
66
ms.service: azure-backup
77
ms.custom:
88
- ignite-2023
@@ -150,7 +150,7 @@ For more information, see [About Immutable vault for Azure Backup](backup-azure-
150150

151151
Azure Backup now supports Cross Subscription Backup (CSB) for Azure File Shares (preview), allowing you to back up data across different subscriptions within the same tenant or Microsoft Entra ID. This capability offers greater flexibility and control, essentially for enterprises managing multiple subscriptions with varying purposes and security policies.
152152

153-
For more information, see [About Azure File share backup](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-preview-works).
153+
For more information, see [About Azure File share backup](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-works).
154154

155155
## Back up SAP ASE (Sybase) database (preview)
156156

0 commit comments

Comments
 (0)