Skip to content

Commit 81339fe

Browse files
authored
Update aad-group-team.md
Bug 3549244: [Public Documentation] Document about change to use Associate API for AAD group sync
1 parent 6e9af16 commit 81339fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

powerapps-docs/developer/data-platform/aad-group-team.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@ If you have a non-interactive process where your service needs to check if the u
246246

247247
More information: [Impersonate another user](impersonate-another-user.md)
248248

249+
## Triggering an event when a team member is added/removed from the group team
250+
Group members are added/removed [Just-in-time](https://learn.microsoft.com/power-apps/developer/data-platform/aad-group-team#just-in-time-updates) into the Dataverse group team using the [Associate and disassociate API](https://learn.microsoft.com/power-apps/developer/data-platform/webapi/associate-disassociate-entities-using-web-api). You can use a [plugin](https://learn.microsoft.com/power-apps/developer/data-platform/plug-ins) which can be triggered by these team member additions/removals from the group team.
251+
249252
### See also
250253

251254
[Manage app and resource access using Azure Active Directory groups](/azure/active-directory/fundamentals/active-directory-manage-groups)

0 commit comments

Comments
 (0)