Skip to content

Commit 82e0a14

Browse files
Update configure-vsan-esa.md
1 parent dd816f8 commit 82e0a14

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-vmware/configure-vsan-esa.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
# For more information, see https://learn.microsoft.com/en-us/help/platform/learn-editor-add-metadata
44
# For valid values of ms.service, ms.prod, and ms.topic, see https://learn.microsoft.com/en-us/help/platform/metadata-taxonomies
55

6-
title: Configure VMware vSAN (ESA)
7-
description: Configure VMware vSAN (ESA)
6+
title: Configure VMware vSAN ESA
7+
description: Configure VMware vSAN ESA
88
author: jkpravinkumar # GitHub alias
99
ms.author: pjeyakumar # Microsoft alias
1010
ms.service: azure-vmware
1111
ms.topic: how-to
1212
ms.date: 05/12/2025
1313
---
1414

15-
# Configure VMware vSAN (ESA)
15+
# Configure VMware vSAN ESA
1616

1717
VMware [vSAN](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/release-notes/vmware-vsan-803-release-notes.html) ESA (Express Storage Architecture) offers enhanced capabilities that are configured by default with each Azure VMware Solution deployment. Each cluster uses its own high-performance vSAN ESA datastore. The following table shows the Azure VMware Solution host types that support vSAN ESA as the default architecture type, along with the configurations per cluster:
1818

@@ -36,7 +36,7 @@ In this article, you learn more about:
3636
## Supported host types
3737
vSAN ESA (Express Storage Architecture) is supported on the following Azure VMware Solution host types:
3838

39-
- AV48 (Korea Central)
39+
- AV48
4040

4141
## Supported vSAN services
4242

@@ -63,7 +63,7 @@ The following table shows the list of vSAN features available in Azure VMware So
6363
Guest Trim/Unmap is enabled by default and can't be disabled for cluster with vSAN ESA. Run command `Set-AVSVSANClusterUNMAPTRIM` isn't applicable for vSAN ESA based clusters.
6464

6565
> [!NOTE]
66-
> - vSAN TRIM/UNMAP is enabled by default on vSAN ESA based clusters. To disable UNMAP at the VM level, the following other requirements are needed for it to function as intended.
66+
> - vSAN TRIM/UNMAP is enabled by default on vSAN ESA based clusters. To disable UNMAP at the VM level, the following lists additional requirements are needed for it to function as intended.
6767
> - All VMs in vSAN ESA clusters are set by default to use UNMAP inherited from the cluster level. UNMAP can be disabled using the disk.scsiUnmapAllowed flag with a value of 'false' at the virtual machine level, should you wish to disable this behavior on a per-VM basis. VMX file changes require a reboot to take effect.
6868
> - The guest operating system must be able to identify the virtual disk as thin.
6969

0 commit comments

Comments
 (0)