We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ef12b9 + 6ed6e78 commit 0b2855fCopy full SHA for 0b2855f
articles/storage/elastic-san/elastic-san-snapshots.md
@@ -5,7 +5,7 @@ author: roygara
5
ms.service: azure-elastic-san-storage
6
ms.custom: devx-track-azurepowershell
7
ms.topic: conceptual
8
-ms.date: 11/15/2023
+ms.date: 01/17/2024
9
ms.author: rogarana
10
---
11
@@ -101,8 +101,6 @@ You can use snapshots of managed disks to create new elastic SAN volumes using t
101
102
# [PowerShell](#tab/azure-powershell)
103
104
-The following command will create a 1 GiB
105
-
106
```azurepowershell
107
New-AzElasticSanVolume -ElasticSanName $esname -ResourceGroupName $rgname -VolumeGroupName $vgname -Name $volname2 -CreationDataSourceId $snapshot.Id -SizeGiB 1
108
```
0 commit comments