Skip to content

Commit dd816f8

Browse files
Update configure-vsan-esa.md
1 parent 59ca6e9 commit dd816f8

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

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

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,40 @@ VMware [vSAN](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/relea
2424
> [!NOTE]
2525
> Run commands are executed one at a time in the order submitted.
2626
27-
In this article, you learn how to:
27+
In this article, you learn more about:
2828

2929
> [!div class="checklist"]
3030
> - Supported host types
31-
> - Enable or Disable vSAN TRIM/UNMAP
32-
> - Enable vSAN Compression
33-
> - Enable or Disable vSAN Data-In-Transit Encryption
34-
> - vSAN features availability
35-
## Supported host types
31+
> - Supported vSAN services
32+
> - How to enable or disable vSAN TRIM/UNMAP
33+
> - How to enable vSAN Compression
34+
> - How to enable or disable vSAN Data-In-Transit Encryption
3635
36+
## Supported host types
3737
vSAN ESA (Express Storage Architecture) is supported on the following Azure VMware Solution host types:
3838

3939
- AV48 (Korea Central)
4040

41+
## Supported vSAN services
42+
43+
The following table shows the list of vSAN features available in Azure VMware Solution.
44+
45+
| **vSAN Services** | **Availability** |
46+
| --- | --- |
47+
| **Auto-Policy Management** | Not supported|
48+
| **Compression** | Supported|
49+
| **Data-at-rest encryption** | Supported, enabled by default|
50+
| **Data-in-transit encryption** | Supported|
51+
| **Deduplication** | Not supported|
52+
| **File Service** | Not supported|
53+
| **Guest Trim/Unmap** | Supported, enabled by default|
54+
| **iSCSI Target Service** | Not supported|
55+
| **Support for Windows Server Failover Clusters (WSFC)** | Supported|
56+
| **vSAN Data Protection** | Not supported|
57+
| **vSAN Performance Service** | Supported|
58+
| **vSAN Stretched cluster** | Supported|
59+
| **vSAN Support Insight** | Not supported|
60+
4161
## Set VMware vSAN TRIM/UNMAP
4262

4363
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.
@@ -74,26 +94,6 @@ Run the `Set-vSANDataInTransitEncryption` cmdlet to enable or disable data-in-
7494
>[!NOTE]
7595
>You can also use the `Get-vSANDataInTransitEncryptionStatus` command to check for the current status or status after performing the `Set-vSANDataInTransitEncryptionStatus` operation and verify the cluster's current encryption state.
7696
77-
## vSAN services availability
78-
79-
The following table shows the list of vSAN features available in Azure VMware Solution.
80-
81-
| **vSAN Features** | **Availability** |
82-
| --- | --- |
83-
| **Auto-Policy Management** | Not supported|
84-
| **Compression** | Supported|
85-
| **Data-at-rest encryption** | Supported, enabled by default|
86-
| **Data-in-transit encryption** | Supported|
87-
| **Deduplication** | Not supported|
88-
| **File Service** | Not supported|
89-
| **Guest Trim/Unmap** | Supported, enabled by default|
90-
| **iSCSI Target Service** | Not supported|
91-
| **Support for Windows Server Failover Clusters (WSFC)** | Supported|
92-
| **vSAN Data Protection** | Not supported|
93-
| **vSAN Performance Service** | Supported|
94-
| **vSAN Stretched cluster** | Supported|
95-
| **vSAN Support Insight** | Not supported|
96-
9797
## Next steps
9898

9999
Now that you learned how to configure VMware vSAN, learn more about:

0 commit comments

Comments
 (0)