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 4510983 commit dc2aca0Copy full SHA for dc2aca0
articles/ansible/ansible-aks-configure-rbac.md
@@ -151,7 +151,7 @@ subjects:
151
name: <your-aad-account>
152
```
153
154
-Replace the `<your-aad-account>` placeholder with your Azure AD tenant [Object ID](#get-the-azure-ad-object-id).
+Replace the `<your-aad-account>` placeholder with your Azure AD tenant [Object ID](#get-the-azure-ad-object-id).
155
156
Save the following playbook - that deploys your new role to AKS - as `aks-kube-deploy.yml`:
157
0 commit comments