Skip to content

Commit a4959f5

Browse files
Merge pull request #212349 from JnHs/jh-arck8-923fix
fix wording
2 parents 06cf873 + 4b45278 commit a4959f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/quickstart-connect-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ You can delete the Azure Arc-enabled Kubernetes resource, any associated configu
412412
az connectedk8s delete --name AzureArcTest1 --resource-group AzureArcTest
413413
```
414414

415-
If the deletion process hangs, use the following command to force deletion (adding `-y` if you want to bypass the confirmation prompt):
415+
If the deletion process fails, use the following command to force deletion (adding `-y` if you want to bypass the confirmation prompt):
416416

417417
```azurecli
418418
az connectedk8s delete -g AzureArcTest1 -n AzureArcTest --force

0 commit comments

Comments
 (0)