Skip to content

Commit dc2aca0

Browse files
(ForumsTeam) fixes MicrosoftDocs/azure-docs#46991
Fixed the typo
1 parent 4510983 commit dc2aca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ansible/ansible-aks-configure-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ subjects:
151151
name: <your-aad-account>
152152
```
153153

154-
Replace the `&lt;your-aad-account>` placeholder with your Azure AD tenant [Object ID](#get-the-azure-ad-object-id).
154+
Replace the `<your-aad-account>` placeholder with your Azure AD tenant [Object ID](#get-the-azure-ad-object-id).
155155

156156
Save the following playbook - that deploys your new role to AKS - as `aks-kube-deploy.yml`:
157157

0 commit comments

Comments
 (0)