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 e9e6c14 commit e52807aCopy full SHA for e52807a
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