Skip to content

Commit 107f6fc

Browse files
authored
Update aks-vmware-system-requirements.md
1 parent 71e4470 commit 107f6fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

AKS-Hybrid/aks-vmware-system-requirements.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ If you choose to **Enable Kubernetes Service on VMware [preview]** when you **Co
7979
> [!IMPORTANT]
8080
> You must use the **default** namespace.
8181
82+
To view the custom location namespace, use the `az customlocation show` command
83+
```azurecli
84+
az customlocation show -g $customLocationResourceGroupName -n $customLocationName
85+
```
86+
8287
If your custom location was not created with the **default** namespace, use the following command to delete the custom location and create a custom location with the default namespace. To learn more about how to manage custom location, see [Create and manage custom locations](/azure/azure-arc/kubernetes/custom-locations)
8388

8489
Delete the custom location

0 commit comments

Comments
 (0)