Skip to content

Commit 57bc605

Browse files
authored
Merge pull request #115345 from jlichwa/patch-25
Update group-permissions-for-apps.md
2 parents 883eff1 + 4dd4fd3 commit 57bc605

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/key-vault/general/group-permissions-for-apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ Id : 1cef38c4-388c-45a9-b5ae-3d88375e166a
104104
...
105105
```
106106

107-
> [!WARNING]
108-
> Azure AD Groups with Managed Identities require up to 8hr to refresh token and become effective.
109-
110107
#### Users
111108

112109
You can also add an individual user to an key vault's access control policy. **We do not recommend this.** We instead encourage you to add users to an Azure AD group, and add the group on the policies.
@@ -222,6 +219,9 @@ Lastly, give the AD group permissions to your key vault using the Azure CLI [az
222219

223220
The application also needs at least one Identity and Access Management (IAM) role assigned to the key vault. Otherwise it will not be able to login and will fail with insufficient rights to access the subscription.
224221

222+
> [!WARNING]
223+
> Azure AD Groups with Managed Identities may require up to 8hr to refresh token and become effective.
224+
225225
## Next steps
226226

227227
- [Azure Key Vault security: Identity and access management](overview-security.md#identity-and-access-management)

0 commit comments

Comments
 (0)