Skip to content

Commit 68fa311

Browse files
authored
Update articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md
1 parent 70c15b9 commit 68fa311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You need a Windows or Linux machine that can access both your vCenter Server ins
9393

9494
11. Provide a name for your vCenter Server instance in Azure. For example: **contoso-nyc-vcenter**.
9595

96-
12. You may choose to **Enable Kubernetes Service on VMware [Preview]** If you choose to do so, please ensure you update the namespace of your custom location to "default" in the onboarding script: $customLocationNamespace = ("default".ToLower() -replace '[^a-z0-9-]', ''). For more details about this update, refer to the [known issues from AKS on VMware (preview)](/azure/aks/hybrid/aks-vmware-known-issues)
96+
12. You may choose to **Enable Kubernetes Service on VMware [Preview]**. If you choose to do so, please ensure you update the namespace of your custom location to "default" in the onboarding script: $customLocationNamespace = ("default".ToLower() -replace '[^a-z0-9-]', ''). For more details about this update, refer to the [known issues from AKS on VMware (preview)](/azure/aks/hybrid/aks-vmware-known-issues)
9797

9898
13. Select **Next: Download and run script**.
9999

0 commit comments

Comments
 (0)