Skip to content

Commit 7dafbb4

Browse files
authored
Merge pull request #8687 from MicrosoftDocs/paulliew-patch-4
Update aad-group-team.md
2 parents 816ac84 + 08525e8 commit 7dafbb4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Work with Azure Active Directory group teams (Dataverse)| Microsoft Docs"
33
description: "Learn about working with an Azure Active Directory group team using the Web API."
44
ms.custom: ""
5-
ms.date: 02/15/2022
5+
ms.date: 09/21/2023
66

77
ms.suite: ""
88
ms.tgt_pltfrm: ""
@@ -246,6 +246,10 @@ 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 or removed from the group team
250+
251+
Group members are added or removed [just-in-time](#just-in-time-updates) into the Dataverse group team using the [associate and disassociate APIs](webapi/associate-disassociate-entities-using-web-api.md). You can register a [plug-in](plug-ins.md) on the event triggered by these team member additions or removals from the group team.
252+
249253
### See also
250254

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

0 commit comments

Comments
 (0)