We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fb077 commit 7656623Copy full SHA for 7656623
docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/register-existing-clusters.md
@@ -296,7 +296,8 @@ This section lists some of the most common errors that may occur when importing
296
### AKS
297
298
#### Error: Getting static credential is not allowed because this cluster is set to disable local accounts.
299
-
+ ```sh
300
+ Error: Getting static credential is not allowed because this cluster is set to disable local accounts.
301
To resolve this issue, enable local accounts before attempting to [import the cluster](#registering-a-cluster) again.
302
303
```sh
0 commit comments