Skip to content

Commit 5fb9d1d

Browse files
Merge pull request #295670 from adarshv98/patch-2
Update elastic-san-snapshots.md
2 parents b927b7e + 4414b4d commit 5fb9d1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/storage/elastic-san/elastic-san-snapshots.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Backup Azure Elastic SAN volumes (preview)
3-
description: Learn about snapshots (preview) for Azure Elastic SAN, including how to create and use them.
2+
title: Backup Azure Elastic SAN volumes
3+
description: Learn about snapshots for Azure Elastic SAN, including how to create and use them.
44
author: roygara
55
ms.service: azure-elastic-san-storage
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
@@ -9,9 +9,9 @@ ms.date: 12/12/2024
99
ms.author: rogarana
1010
---
1111

12-
# Snapshot Azure Elastic SAN volumes (preview)
12+
# Snapshot Azure Elastic SAN volumes
1313

14-
Azure Elastic SAN volume snapshots (preview) are incremental point-in-time backups of your volumes. The first snapshot you take occupies no space, and every subsequent snapshot consists only of the changes to the Elastic SAN volume since the last snapshot. This is different from a managed disk snapshot, wherein the first snapshot you take will be a full copy of the managed disk and each subsequent snapshot will consist of only the changes to the disk since the last snapshot. Snapshots of your volumes don't have any separate billing, but they reside in your elastic SAN and consume the SAN's capacity. Snapshots can't be used to change the state of an existing volume, you can only use them to either deploy a new volume or export the data to a managed disk snapshot.
14+
Azure Elastic SAN volume snapshots are incremental point-in-time backups of your volumes. The first snapshot you take occupies no space, and every subsequent snapshot consists only of the changes to the Elastic SAN volume since the last snapshot. This is different from a managed disk snapshot, wherein the first snapshot you take will be a full copy of the managed disk and each subsequent snapshot will consist of only the changes to the disk since the last snapshot. Snapshots of your volumes don't have any separate billing, but they reside in your elastic SAN and consume the SAN's capacity. Snapshots can't be used to change the state of an existing volume, you can only use them to either deploy a new volume or export the data to a managed disk snapshot.
1515

1616
You can take up to 200 snapshots per volume at a rate of seven snapshots every five minutes. Snapshots persist until either the volume itself is deleted or the snapshots are deleted. Snapshots don't persist after the volume is deleted. If you need your data to persist after deleting a volume, [export your volume's snapshot to a managed disk snapshot](#export-volume-snapshot).
1717

0 commit comments

Comments
 (0)