Skip to content

Commit 3917bb6

Browse files
authored
Merge pull request #301539 from jkpravinkumar/docs-editor/configure-azure-elastic-san-1750281523
Update configure-azure-elastic-san.md
2 parents bd14e77 + 503c081 commit 3917bb6

File tree

3 files changed

+20
-6
lines changed

3 files changed

+20
-6
lines changed

articles/azure-vmware/configure-azure-elastic-san.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
ms.service: azure-vmware
66
author: ju-shim
77
ms.author: jushiman
8-
ms.date: 3/22/2024
8+
ms.date: 6/18/2024
99
ms.custom: references_regions, engagement-fy23
1010
---
1111

@@ -41,6 +41,7 @@ You can use the following host types when Azure Elastic SAN is the backing stora
4141

4242
- AV36
4343
- AV36P
44+
- AV48
4445
- AV52
4546
- AV64
4647

@@ -109,10 +110,23 @@ Once your SDDC express route is connected with the private endpoint for your Ela
109110
To delete the Elastic SAN-based datastore, use the following steps from the Azure portal.
110111

111112
1. From the left navigation in your Azure VMware Solution private cloud, select **Storage**, then **Datastore list**.
112-
1. On the far right is an **ellipsis**. Select **Delete** to disconnect the datastore from the clusters.
113-
114-
:::image type="content" source="media/configure-azure-elastic-san/elastic-san-datastore-list-ellipsis-removal.png" alt-text="Screenshot showing Elastic SAN volume removal." border="false"lightbox="media/configure-azure-elastic-san/elastic-san-datastore-list-ellipsis-removal.png":::
115-
113+
1. On the far right is an **ellipsis**. Select **Delete** to disconnect the datastore from the clusters.
116114
1. Optionally, you can delete the volume you previously created in your Elastic SAN.
117-
> [!NOTE]
115+
116+
:::image type="content" source="media/configure-azure-elastic-san/disconnect-esan-based-datastore.png" alt-text="Screenshot showing Disconnect ESAN based datastore." border="false"lightbox="media/configure-azure-elastic-san/disconnect-esan-based-datastore.png":::
117+
118+
> [!NOTE]
118119
> This operation can't be completed if virtual machines or virtual disks reside on an Elastic SAN VMFS Datastore.
120+
121+
## Resize an Elastic SAN-based datastore
122+
123+
To resize the Elastic SAN-based datastore, use the following steps from the Azure portal.
124+
125+
1. From the left navigation in your Azure VMware Solution private cloud, select **Operations**, then **Run Command**.
126+
1. On the packages, go to the latest Azure VMware Solution VMFS package and select **Resize-VmfsVolume**.
127+
1. In the run command, enter the ClusterName, DeviceNaaID or DatastoreName details and click **Run**.
128+
129+
:::image type="content" source="media/configure-azure-elastic-san/resize-vmfsvolume.png" alt-text="Screenshot showing Resize ESAN based datastore." border="false"lightbox="media/configure-azure-elastic-san/resize-vmfsvolume.png":::
130+
131+
> [!NOTE]
132+
> Run Commands are executed one at a time in the order submitted.
22.1 KB
Loading
96.6 KB
Loading

0 commit comments

Comments
 (0)