Skip to content

Commit b0e5dcc

Browse files
authored
Add note on vCenter credentials for deletion
1 parent 904c0d8 commit b0e5dcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AKS-Arc/aks-vmware-quickstart-deploy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ Run the `az aksarc delete` command to clean up the cluster you created:
105105
az aksarc delete -n '<name of your cluster>' -g $resource_group
106106
```
107107

108+
> [!Important]
109+
> The delete operation may fail if your vCenter credentials are invalid. To prevent this, verify that you have proper administrative access for Arc-enabled VMware vSphere. For more information, please refer to [this document](azure/azure-arc/vmware-vsphere/administer-arc-vmware#updating-the-vsphere-account-credentials-using-a-new-password-or-a-new-vsphere-account-after-onboarding).
110+
111+
108112
## Next steps
109113

110114
- See [Supported deployment scale](aks-vmware-scale-requirements.md) for the different configuration options.

0 commit comments

Comments
 (0)