We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90b2fc commit 9ce60a6Copy full SHA for 9ce60a6
articles/aks/virtual-nodes-cli.md
@@ -300,7 +300,7 @@ Close the terminal session to your test pod with `exit`. When your session is en
300
301
If you no longer wish to use virtual nodes, you can disable them using the [az aks disable-addons][az aks disable-addons] command.
302
303
-First, delete the aci-helloworld pod running on the virtual node:
+First, delete the `aci-helloworld` pod running on the virtual node:
304
305
```azurecli-interactive
306
kubectl delete -f virtual-node.yaml
0 commit comments