You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/configure-vsan-esa.md
+18-24Lines changed: 18 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ vSAN ESA (Express Storage Architecture) is supported in the below Azure VMware S
22
22
23
23
- AV48
24
24
25
-
|Field|Value|
26
-
| --------|-------- |
27
-
|**TRIM/UNMAP**|Enabled by default (Cannot be disabled in vSAN ESA based clusters)|
28
-
|**Space Efficiency**|Compression (Storage policy managed compression) Deduplication is not supported in vSAN ESA|
25
+
|**Field**|**Value**|
26
+
| --- | --- |
27
+
|**TRIM/UNMAP**|Enabled by default (Cannot be disabled in vSAN ESA based clusters)|
28
+
|**Space Efficiency**|Compression (Storage policy managed compression) Deduplication is not supported in vSAN ESA|
29
29
30
30
In this article, learn how to:
31
31
@@ -63,27 +63,21 @@ Run the Set-vSANDataInTransitEncryption cmdlet to enable or disable data-in-tr
63
63
64
64
1. Provide the required values or change the default values, and then select Run.
65
65
66
-
|Field|Value|
67
-
|||
68
-
|ClusterName|Name of
69
-
the cluster. Leave blank if required to enable for whole SDDC else enter
70
-
comma separated list of names.|
71
-
|ClusterName|Name of the cluster. Leave blank if required to enable for whole SDDC else enter comma separated list of names.|
72
-
|Enable|Specify True/False to Enable/Disable the feature.|
73
-
74
-
75
-
66
+
|**Field**|**Value**|
67
+
| --- | --- |
68
+
|**ClusterName**| Name of the cluster. Leave blank if required to enable for whole SDDC else enter comma separated list of names. |
69
+
|**Enable**| Specify True/False to Enable/Disable the feature.|
70
+
76
71
1. Check Notifications to see the progress.
77
72
78
-
>[!NOTE]
79
-
80
-
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.
81
-
82
-
>[!NOTE]
83
-
84
-
Now that you learned how to configure VMware vSAN, learn more about:
85
-
86
-
-[How to configure storage policies](/azure/azure-vmware/configure-storage-policy) - Create and configure storage policies for your Azure VMware Solution virtual machines.
73
+
> [!NOTE]
74
+
> 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.
75
+
76
+
> [!NOTE]
77
+
> Now that you learned how to configure VMware vSAN, learn more about:
78
+
79
+
__Next steps__
87
80
88
-
-[How to configure external identity for vCenter Server](/azure/azure-vmware/configure-identity-source-vcenter) - vCenter Server has a built-in local user called cloudadmin and assigned to the CloudAdmin role. The local cloudadmin user is used to set up users in Active Directory (AD). With the Run command feature, you can configure Active Directory over LDAP or LDAPS for vCenter Server as an external identity source.
81
+
1.[How to configure storage policies](/azure/azure-vmware/configure-storage-policy) - Create and configure storage policies for your Azure VMware Solution virtual machines.
82
+
1.[How to configure external identity for vCenter Server](/azure/azure-vmware/configure-identity-source-vcenter) - vCenter Server has a built-in local user called cloudadmin and assigned to the CloudAdmin role. The local cloudadmin user is used to set up users in Active Directory (AD). With the Run command feature, you can configure Active Directory over LDAP or LDAPS for vCenter Server as an external identity source.
0 commit comments