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 1dde4f8 commit daa09aaCopy full SHA for daa09aa
articles/azure-arc/kubernetes/azure-rbac.md
@@ -731,6 +731,8 @@ Update the secret on the cluster. Include any optional parameters you configured
731
az connectedk8s enable-features -n <clusterName> -g <resourceGroupName> --features azure-rbac --app-id "${SERVER_APP_ID}" --app-secret "${SERVER_APP_SECRET}"
732
```
733
734
+---
735
+
736
## Next steps
737
738
- Securely connect to the cluster by using [Cluster Connect](cluster-connect.md).
0 commit comments