Skip to content

Commit f0c351c

Browse files
Merge pull request #300718 from AbhishekMallick01/Jun-3-2025-AFCSR
Az Files restore - Note updates for CSR unsupported via PS/ClI
2 parents 2cfbad6 + ca5f30e commit f0c351c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/backup/restore-afs-cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restore Azure Files with the Azure CLI
33
description: Learn how to use the Azure CLI to restore backed-up Azure Files in the Recovery Services vault
44
ms.topic: how-to
55
ms.custom: devx-track-azurecli, engagement-fy24
6-
ms.date: 05/22/2025
6+
ms.date: 06/03/2025
77
author: jyothisuri
88
ms.author: jsuri
99
---
@@ -19,7 +19,8 @@ By the end of this article, you'll learn how to perform the following operations
1919
* Restore individual files or folders.
2020

2121
>[!NOTE]
22-
> Azure Backup now supports restoring multiple files or folders to the original or an alternate location using Azure CLI. Refer to the [Restore multiple files or folders to original or alternate location](#restore-multiple-files-or-folders-to-original-or-alternate-location) section of this document to learn more.
22+
>- Azure Files restore is only supported within the same subscription when using PowerShell or CLI.
23+
>- Azure Backup now supports restoring multiple files or folders to the original or an alternate location using Azure CLI. Refer to the [Restore multiple files or folders to original or alternate location](#restore-multiple-files-or-folders-to-original-or-alternate-location) section of this document to learn more.
2324
2425
## Prerequisites
2526

articles/backup/restore-afs-powershell.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore Azure Files with PowerShell
33
description: In this article, learn how to restore Azure Files using the Azure Backup service and PowerShell.
44
ms.topic: how-to
5-
ms.date: 05/22/2025
5+
ms.date: 06/03/2025
66
ms.custom: devx-track-azurepowershell
77
author: jyothisuri
88
ms.author: jsuri
@@ -18,7 +18,8 @@ You can restore an entire File Share or specific files on the share. You can res
1818
> Make sure the PowerShell version is upgraded to the minimum version for 'Az.RecoveryServices 2.6.0' for AFS backups. For more information, see [the section](backup-azure-afs-automation.md#important-notice-backup-item-identification) outlining the requirement for this change.
1919
2020
>[!NOTE]
21-
>Azure Backup now supports restoring multiple files or folders to the original or alternate Location using PowerShell. Refer to [this section](#restore-multiple-files-or-folders-to-original-or-alternate-location) of the document to learn how.
21+
>- Azure Files restore is only supported within the same subscription when using PowerShell or CLI.
22+
>- Azure Backup now supports restoring multiple files or folders to the original or alternate Location using PowerShell. Refer to [this section](#restore-multiple-files-or-folders-to-original-or-alternate-location) of the document to learn how.
2223
2324
## Fetch recovery points
2425

0 commit comments

Comments
 (0)