Skip to content

Commit c3650b6

Browse files
author
AbhishekMallick01
committed
Updates done to related files
1 parent af2e721 commit c3650b6

5 files changed

+56
-56
lines changed

articles/backup/azure-elastic-storage-area-network-backup-configure.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configure backup for Azure Elastic storage area network using Azure portal (preview)
3-
description: Learn how to configure backup for Azure Elastic storage area network (SAN) (preview) using Azure portal.
2+
title: Configure backup for Azure Elastic SAN using Azure portal (preview)
3+
description: Learn how to configure backup for Elastic SAN using Azure portal.
44
ms.topic: how-to
55
ms.date: 05/21/2025
66
author: jyothisuri
@@ -9,26 +9,26 @@ ms.author: jsuri
99

1010
# Configure backup for Azure Elastic SAN using Azure portal (preview)
1111

12-
This article describes how to configure backup for Azure Elastic storage area network (SAN) (preview) using Azure portal.
12+
This article describes how to configure backup for Elastic SAN using Azure portal.
1313

1414
## Prerequisites
1515

16-
Before you configure backup for Azure Elastic SAN, ensure the following prerequisites are met:
16+
Before you configure backup for Elastic SAN, ensure the following prerequisites are met:
1717

18-
- Check for an existing Azure Elastic SAN volume, or [create a new volume and instance](/azure/storage/elastic-san/elastic-san-create?tabs=azure-portal).
19-
- The Azure Elastic SAN volume must be in a [supported region](azure-elastic-storage-area-network-backup-support-matrix.md#supported-regions).
18+
- Check for an existing Elastic SAN, or [create a new volume and instance](/azure/storage/elastic-san/elastic-san-create?tabs=azure-portal).
19+
- The Elastic SAN must be in a [supported region](azure-elastic-storage-area-network-backup-support-matrix.md#supported-regions).
2020

2121
For more information about the supported scenarios, limitations, and availability, see the [support matrix](azure-elastic-storage-area-network-backup-support-matrix.md).
2222

2323
## Create a Backup vault
2424

25-
To back up Azure Elastic SAN, ensure you have a Backup vault in the same subscription. You can use an existing vault, or [create a new one](create-manage-backup-vault.md#create-backup-vault).
25+
To back up Elastic SAN, ensure you have a Backup vault in the same subscription. You can use an existing vault, or [create a new one](create-manage-backup-vault.md#create-backup-vault).
2626

27-
## Create a backup policy for Azure Elastic SAN (preview)
27+
## Create a backup policy for Elastic SAN
2828

29-
A backup policy defines the schedule and frequency for backing up Azure Elastic SAN. You can either create a backup policy from the Backup vault or create it on the go during the backup configuration.
29+
A backup policy defines the schedule and frequency for backing up Elastic SAN. You can either create a backup policy from the Backup vault or create it on the go during the backup configuration.
3030

31-
To create a backup policy for Azure Elastic SAN from Azure Business Continuity Center, follow these steps:
31+
To create a backup policy for Elastic SAN from Azure Business Continuity Center, follow these steps:
3232

3333
1. In the [Azure portal](https://portal.azure.com/), go to the **Azure Business Continuity Center** > **Protection policies**, and then select **+ Create Policy** > **Create Backup Policy**.
3434
1. On the **Create Backup Policy** pane, on the **Basics** tab, provide a name for the new policy under **Policy name**, and then select **Datasource type** as **Elastic SAN (Preview)**.
@@ -52,9 +52,9 @@ To create a backup policy for Azure Elastic SAN from Azure Business Continuity C
5252
1. After the review succeeds, select **Create**.
5353

5454

55-
## Configure backup for the Azure Elastic SAN (preview)
55+
## Configure backup for the Elastic SAN
5656

57-
To configure backup for Azure Elastic SAN, follow these steps:
57+
To configure backup for Elastic SAN, follow these steps:
5858

5959
1. In the [Azure portal](https://portal.azure.com/), go to the **Business Continuity Center**, and then select **+ Configure protection**.
6060
1. On the **Configure protection** pane, select **Resource managed by** as **Azure**, **Datasource type** as **Elastic SAN volumes (Preview)**, **Solution** as **Azure Backup**, and then select **Continue**.
@@ -70,7 +70,7 @@ To configure backup for Azure Elastic SAN, follow these steps:
7070
>A Backup vault uses a System Assigned Managed Identity to create and manage snapshots.
7171
7272
1. On the **Backup policy** tab, under **Backup policy**, select the policy you want to use for data retention, and then select **Next**.
73-
If you want to create a new backup policy, select **Create new**. Learn how to [create a backup policy](#create-a-backup-policy-for-azure-elastic-san-preview).
73+
If you want to create a new backup policy, select **Create new**. Learn how to [create a backup policy](#create-a-backup-policy-for-elastic-san).
7474

7575
>[!Note]
7676
>- The default retention duration for the recovery points is **7 days**.
@@ -91,7 +91,7 @@ To configure backup for Azure Elastic SAN, follow these steps:
9191

9292
>[!Note]
9393
>- You can select multiple volumes within a single backup request.
94-
>- A Backup Instance is a pair of one Elastic SAN volume and a backup policy.
94+
>- A Backup Instance is a pair of one Elastic SAN and a backup policy.
9595
>- You can use the auto-filled backup instance name or customize it as needed.
9696
>- The Elastic SAN instance’s resource group is auto-assigned to the restore point (Managed Disk incremental snapshots). You can choose a different resource group to store snapshots.
9797
@@ -114,7 +114,7 @@ To configure backup for Azure Elastic SAN, follow these steps:
114114

115115
1. On the **Review + configure** tab, review the configuration details, and then select **Configure Backup**.
116116

117-
You can [track the progress of the backup configuration](azure-elastic-storage-area-network-backup-manage.md#view-the-azure-elastic-san-backup-and-restore-jobs-preview) under **Backup instances**. When configured, Azure Backup runs backups as per the policy schedule to create recovery points. You can also [trigger an on-demand backup](azure-elastic-storage-area-network-backup-manage.md#run-an-on-demand-backup) to create the first full backup.
117+
You can [track the progress of the backup configuration](azure-elastic-storage-area-network-backup-manage.md#view-the-elastic-san-backup-and-restore-jobs) under **Backup instances**. When configured, Azure Backup runs backups as per the policy schedule to create recovery points. You can also [trigger an on-demand backup](azure-elastic-storage-area-network-backup-manage.md#run-an-on-demand-backup) to create the first full backup.
118118

119119
## Next steps
120120

articles/backup/azure-elastic-storage-area-network-backup-manage.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Manage Azure Elastic SAN backups using Azure portal (preview)
3-
description: Learn how to manage Azure Elastic Storage Area Network (SAN) backups (preview) using Azure portal.
3+
description: Learn how to manage Elastic SAN backups using Azure portal.
44
ms.topic: how-to
5-
ms.date: 05/21/2025
5+
ms.date: 06/20/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
99

1010
# Manage Azure Elastic SAN backups using Azure portal (preview)
1111

12-
This article describes how to manage Azure Elastic storage area network (SAN) backups (preview) using Azure portal.
12+
This article describes how to manage Elastic SAN backups using Azure portal.
1313

14-
Learn about the [supported scenarios, limitations, and region availability for Azure Elastic SAN backup/restore (preview)](azure-elastic-storage-area-network-backup-support-matrix.md).
14+
Learn about the [supported scenarios, limitations, and region availability for Elastic SAN backup/restore](azure-elastic-storage-area-network-backup-support-matrix.md).
1515

1616
## Run an on-demand backup
1717

18-
To run an on-demand backup for Azure Elastic SAN (preview), follow these steps:
18+
To run an on-demand backup for Elastic SAN, follow these steps:
1919

2020
1. Go to **Business Continuity Center**, and then select **Protection Inventory** > **Protected items**.
2121
1. On the **Protected items** pane, filter **Datasource type** by **Elastic SAN volumes (Preview)**, and then select the Elastic SAN instance you want to back up.
@@ -31,16 +31,16 @@ To run an on-demand backup for Azure Elastic SAN (preview), follow these steps:
3131
When a backup job completes, a Managed Disk incremental snapshot (restore point) is created in the snapshot resource group with the name pattern `AzureBackup_<datasource guid>_<timestamp>`. The restore point is retained as per the retention duration set in the backup policy.
3232

3333

34-
## View the Azure Elastic SAN backup and restore jobs (preview)
34+
## View the Elastic SAN backup and restore jobs
3535

36-
To view Elastic SAN backup and restore jobs (preview), follow these steps:
36+
To view Elastic SAN backup and restore jobs, follow these steps:
3737

3838
1. Go to **Business Continuity Center**, and then select **Monitoring + Reporting** > **Jobs**.
3939
1. On the **Jobs** pane, filter **Datasource type** by **Elastic SAN volumes (Preview)**.
4040

41-
## Change the backup policy for an Azure Elastic SAN backup instance (preview)
41+
## Change the backup policy for an Elastic SAN backup instance
4242

43-
To change the backup policy for Azure Elastic SAN backup instance (preview), follow these steps:
43+
To change the backup policy for Elastic SAN backup instance, follow these steps:
4444

4545
1. Go to **Business Continuity Center**, and then select **Protection Inventory** > **Protected items**.
4646
1. On the **Protected items** pane, filter **Datasource type** by **Elastic SAN volumes (Preview)**, and then select the Elastic SAN instance for which you want to change the backup policy.
@@ -50,23 +50,23 @@ To change the backup policy for Azure Elastic SAN backup instance (preview), fol
5050
>[!Caution]
5151
>Both existing and future restore points follow the retention duration set in the new backup policy.
5252
53-
## Stop Azure Elastic SAN protection (preview)
53+
## Stop Elastic SAN backup
5454

55-
Azure Backup provides the following options to stop protection of Azure Elastic SAN (preview):
55+
Azure Backup provides the following options to stop protection of Elastic SAN:
5656

57-
- **Stop protection and retain backup data (Retain forever)**: Stops all future backup jobs from protecting an Azure Elastic SAN and retains the existing backup data in the Backup vault forever. This retention incurs a storage fee as per [Azure Backup pricing](https://azure.microsoft.com/pricing/details/managed-disks/). If needed, you can use the backup data to restore the Elastic SAN and use the **Resume backup** option to resume protection.
58-
- **Stop protection and retain backup data (Retain as per policy)**: Stops all future backup jobs from protecting an Azure Elastic SAN and retains the existing backup data in the Backup vault as per policy. However, the latest recovery point is retained forever. This retention incurs a storage fee as per [Azure Backup pricing](https://azure.microsoft.com/pricing/details/managed-disks/). If needed, you can use the backup data to restore the Elastic SAN and use the **Resume backup** option to resume protection.
59-
- **Stop protection and delete backup data**: Stops future backup jobs for Azure Elastic SAN and deletes all backup data. You can't restore the Elastic SAN or use the **Resume backup** option.
57+
- **Stop protection and retain backup data (Retain forever)**: Stops all future backup jobs from protecting an Elastic SAN and retains the existing backup data in the Backup vault forever. This retention incurs a storage fee as per [Azure Backup pricing](https://azure.microsoft.com/pricing/details/managed-disks/). If needed, you can use the backup data to restore the Elastic SAN and use the **Resume backup** option to resume protection.
58+
- **Stop protection and retain backup data (Retain as per policy)**: Stops all future backup jobs from protecting an Elastic SAN and retains the existing backup data in the Backup vault as per policy. However, the latest recovery point is retained forever. This retention incurs a storage fee as per [Azure Backup pricing](https://azure.microsoft.com/pricing/details/managed-disks/). If needed, you can use the backup data to restore the Elastic SAN and use the **Resume backup** option to resume protection.
59+
- **Stop protection and delete backup data**: Stops future backup jobs for Elastic SAN and deletes all backup data. You can't restore the Elastic SAN or use the **Resume backup** option.
6060

61-
To stop protection for Azure Elastic SAN (preview), follow these steps:
61+
To stop protection for Elastic SAN, follow these steps:
6262

6363
1. Go to **Business Continuity Center**, and then select **Protection Inventory** > **Protected items**.
6464
1. On the **Protected items** pane, filter **Datasource type** by **Elastic SAN volumes (Preview)**, and then select the Elastic SAN instance for which you want to stop protection.
6565
1. On the selected **Elastic SAN instance** pane, select **Stop Backup**.
6666

67-
### Stop protection and retain backup data for an Azure Elastic SAN volume (preview)
67+
### Stop protection and retain backup data for an Elastic SAN
6868

69-
To stop backups and retain data for an Azure Elastic SAN volume (preview), follow these steps:
69+
To stop backups and retain data for an Elastic SAN, follow these steps:
7070

7171
1. On the **Stop Backup** pane, under **Stop backup level**, choose **Retain Backup Data**.
7272

@@ -78,9 +78,9 @@ To stop backups and retain data for an Azure Elastic SAN volume (preview), follo
7878
1. Under **Comments**, enter more details for stopping backups.
7979
1. Select **Stop backup**, and then select **Confirm**.
8080

81-
### Stop protection and delete backup data for an Azure Elastic SAN volume (preview)
81+
### Stop protection and delete backup data for an Elastic SAN
8282

83-
To stop backups and delete data for an Azure Elastic SAN volume (preview), follow these steps:
83+
To stop backups and delete data for an Elastic SAN, follow these steps:
8484

8585
1. On the **Stop Backup** pane, Under **Stop backup level**, choose **Delete Backup Data**.
8686

articles/backup/azure-elastic-storage-area-network-backup-overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: engagement-fy24
1414

1515
[Elastic SAN](../storage/elastic-san/elastic-san-introduction.md) optimizes workload performance and integrates large-scale databases with mission-critical applications. It simplifies SAN deployment, scaling, management, and configuration while ensuring high availability. It also interoperates with Azure Virtual Machines, Azure VMware Solutions, and Azure Kubernetes Service for versatile compute compatibility.
1616

17-
Azure Backup enables Elastic SAN backups via Backup vault. It offers a fully managed solution to schedule backups, set expiration timelines for restore points, and restore data to a new volume. It helps protect against data loss from accidental deletions, ransomware, and application updates.
17+
Azure Backup enables Elastic SAN backups via Backup vault. It offers a fully managed solution to schedule backups, set expiration timelines for recovery points, and recovery data to a new volume. It helps protect against data loss from accidental deletions, ransomware, and application updates.
1818

1919
>[!Important]
2020
>As this solution is covered by Microsoft's Supplemental Terms for Azure Previews, use it for testing, and not for production use. For any queries, write to [[email protected]](mailto:[email protected]).
@@ -24,24 +24,24 @@ Azure Backup enables Elastic SAN backups via Backup vault. It offers a fully man
2424
Elastic SAN backup includes the following key features:
2525

2626
- **Region availability**: The feature is currently [available in specific regions](azure-elastic-storage-area-network-backup-support-matrix.md#supported-regions) only.
27-
- **Snapshot export**: Exports the selected Elastic SAN volume to an independent managed disk incremental snapshot (operational tier) at a given point in time.
28-
- **Storage and resiliency**: Managed Disk incremental snapshot is stored in Locally redundant storage (LRS) resiliency (in LRS-[supported regions](azure-elastic-storage-area-network-backup-support-matrix.md#supported-regions)), independent of the Elastic SAN volume lifecycle.
29-
- **Restore points**: Supports up to **450 restore points**, with backup frequency of **24 hours**.
27+
- **Snapshot export**: Exports the selected Elastic SAN to an independent managed disk incremental snapshot (operational tier) at a given point in time.
28+
- **Storage and resiliency**: Managed Disk incremental snapshot is stored in Locally redundant storage (LRS) resiliency (in LRS-[supported regions](azure-elastic-storage-area-network-backup-support-matrix.md#supported-regions)), independent of the Elastic SAN lifecycle.
29+
- **Recovery points**: Supports up to **450 recovery points**, with backup frequency of **24 hours**.
3030
- **Backup tier**: Supports operational tier.
3131

3232
>[!Note]
3333
>Long-term vaulted backups are currently not supported.
34-
- **Volume size limit**: Supports Elastic SAN volumes size of **<= 4 TB**.
34+
- **Volume size limit**: Supports Elastic SAN size of **<= 4 TB**.
3535
- **Snapshot deletion**: Deletion of snapshots isn't possible if **Delete Lock** is enabled on the resource group. Ensure that you disable **Delete Lock** to use this feature.
3636

3737
## How the backup process for Elastic SAN works
3838

3939
Azure Backup manages the backup operations for Elastic SAN by performing the following actions:
4040

41-
- After you configure the Elastic SAN backup, Azure Backup captures a snapshot, extracts changed data to a managed disk incremental snapshot (recovery point), and then removes the volume snapshot.
41+
- After you configure the Elastic SAN backup, Azure Backup captures a snapshot, extracts changed data to a managed disk incremental snapshot (recovery point), and then removes the snapshot.
4242

4343
>[!Note]
44-
>- The Elastic SAN volume snapshot is temporary and isn't a recovery point.
44+
>- The Elastic SAN snapshot is temporary and isn't a recovery point.
4545
>- Azure Backup manages the lifecycle of these incremental snapshots as per the backup policy.
4646

4747
- During restore, Azure Backup reads the managed disk incremental snapshot, and then recovers it as a new volume in an existing Elastic SAN instance using the Elastic SAN import APIs.

articles/backup/azure-elastic-storage-area-network-backup-restore.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
title: Restore Azure Elastic SAN using Azure portal (preview)
3-
description: Learn how to restore Azure Elastic Storage Area Network (SAN) backups (preview) using Azure portal.
3+
description: Learn how to restore Elastic SAN backups using Azure portal.
44
ms.topic: how-to
5-
ms.date: 05/21/2025
5+
ms.date: 06/20/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
99

1010
# Restore Azure Elastic SAN using Azure portal (preview)
1111

12-
This article describes how to restore Azure Elastic storage area network (SAN) backups (preview) using Azure portal.
12+
This article describes how to restore Elastic SAN backups using Azure portal.
1313

14-
Learn about the [supported scenarios, limitations, and region availability for Azure Elastic SAN backup/restore (preview)](azure-elastic-storage-area-network-backup-support-matrix.md).
14+
Learn about the [supported scenarios, limitations, and region availability for Elastic SAN backup/restore](azure-elastic-storage-area-network-backup-support-matrix.md).
1515

16-
## Restore the Azure Elastic SAN backups (preview)
16+
## Restore the Elastic SAN backups
1717

18-
To restore the Azure Elastic SAN backups, follow these steps:
18+
To restore the Elastic SAN backups, follow these steps:
1919

2020
1. In the [Azure portal](https://portal.azure.com/), go to **Business Continuity Center**, and then select **Recover**.
2121
1. On the **Recover** pane, select **Datasource type** as **Elastic SAN volumes (Preview)**, and then under **Protected item**, click **Select**.
@@ -64,8 +64,8 @@ To restore the Azure Elastic SAN backups, follow these steps:
6464

6565
1. On the **Review + restore** tab, select **Restore** to start the restore operation.
6666

67-
You can [track the progress of restore](azure-elastic-storage-area-network-backup-manage.md#view-the-azure-elastic-san-backup-and-restore-jobs-preview) under **Backup Jobs**.
67+
You can [track the progress of restore](azure-elastic-storage-area-network-backup-manage.md#view-the-elastic-san-backup-and-restore-jobs) under **Backup Jobs**.
6868

6969
## Next steps
7070

71-
[Manage Azure Elastic SAN using Azure portal (preview)](azure-elastic-storage-area-network-backup-manage.md).
71+
[Manage Azure Elastic SAN backups using Azure portal (preview)](azure-elastic-storage-area-network-backup-manage.md).

0 commit comments

Comments
 (0)