Skip to content

Commit 0b2855f

Browse files
Merge pull request #263459 from roygara/snapClean
Removing typo.
2 parents 9ef12b9 + 6ed6e78 commit 0b2855f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.service: azure-elastic-san-storage
66
ms.custom: devx-track-azurepowershell
77
ms.topic: conceptual
8-
ms.date: 11/15/2023
8+
ms.date: 01/17/2024
99
ms.author: rogarana
1010
---
1111

@@ -101,8 +101,6 @@ You can use snapshots of managed disks to create new elastic SAN volumes using t
101101

102102
# [PowerShell](#tab/azure-powershell)
103103

104-
The following command will create a 1 GiB
105-
106104
```azurepowershell
107105
New-AzElasticSanVolume -ElasticSanName $esname -ResourceGroupName $rgname -VolumeGroupName $vgname -Name $volname2 -CreationDataSourceId $snapshot.Id -SizeGiB 1
108106
```

0 commit comments

Comments
 (0)