Skip to content

Commit 2e59dee

Browse files
Page views - added a how-to reference from the landing page
1 parent 212480d commit 2e59dee

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

articles/backup/backup-afs-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Back up Azure Files with Azure CLI
33
description: Learn how to use Azure CLI to back 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: 02/17/2026
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
99
# Customer intent: As an IT administrator, I want to back up Azure Files using Azure CLI, so that I can automate the backup process and ensure data protection effectively.

articles/backup/backup-azure-afs-automation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure files using PowerShell
33
description: Learn how to use Azure PowerShell to back up Azure Files through an Azure Backup Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 05/22/2025
5+
ms.date: 02/17/2026
66
ms.custom: devx-track-azurepowershell
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -12,7 +12,8 @@ ms.author: v-mallicka
1212

1313
# Back up Azure Files using Azure PowerShell
1414

15-
This article describes how to use Azure PowerShell to back up Azure Files through an [Azure Backup](backup-overview.md) Recovery Services vault.
15+
This article describes how to use Azure PowerShell to back up Azure Files through an [Azure Backup](backup-overview.md) Recovery Services vault. You can also back up Azure Files using [Azure portal](backup-azure-files.md), [CLI](backup-afs-cli.md), and [REST API](backup-azure-file-share-rest-api.md).
16+
1617

1718
## Prerequisites
1819

articles/backup/backup-azure-file-share-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: v-mallicka
1010

1111
# Backup Azure Files using Azure Backup via REST API
1212

13-
This article describes how to back up an Azure Files using Azure Backup via REST API.
13+
This article describes how to back up an Azure Files using Azure Backup via REST API. You can also back up Azure Files using [Azure portal](backup-azure-files.md), [CLI](backup-afs-cli.md), and [Azure PowerShell](backup-azure-afs-automation.md).
1414

1515
This article assumes you've already created a Recovery Services vault and policy for configuring backup for your File Share. If you haven’t, refer to the [create vault](./backup-azure-arm-userestapi-createorupdatevault.md) and [create policy](./backup-azure-arm-userestapi-createorupdatepolicy.md) REST API tutorials for creating new vaults and policies.
1616

articles/backup/backup-azure-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: v-mallicka
1212

1313
# Back up Azure Files
1414

15-
This article describes how to back up [Azure Files](../storage/files/storage-files-introduction.md) from the Azure portal.
15+
This article describes how to back up [Azure Files](../storage/files/storage-files-introduction.md) from the Azure portal. You can also back up Azure Files using [CLI](backup-afs-cli.md), [Azure PowerShell](backup-azure-afs-automation.md), and [REST API](backup-azure-file-share-rest-api.md).
1616

1717
Azure Files backup is a native cloud solution that protects your data and eliminates on-premises maintenance overheads. Azure Backup seamlessly integrates with Azure File Sync, centralizing your file share data and backups. The simple, reliable, and secure solution allows you to protect your enterprise file shares using [snapshot](azure-file-share-backup-overview.md?tabs=snapshot) and [vaulted](azure-file-share-backup-overview.md?tabs=vault-standard) backups, ensuring data recovery for accidental or malicious deletion.
1818

0 commit comments

Comments
 (0)