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.
2 parents 3d9b6b7 + e52807a commit 04212b2Copy full SHA for 04212b2
articles/aks/manage-ssh-node-access.md
@@ -42,6 +42,8 @@ AKS supports the following configuration options to manage SSH keys on cluster n
42
43
### Register the `DisableSSHPreview` feature flag
44
45
+To use the **Disable** SSH feature, perform the following steps to register and enable it in your subscription.
46
+
47
1. Register the `DisableSSHPreview` feature flag using the [`az feature register`][az-feature-register] command.
48
49
```azurecli-interactive
0 commit comments