From 792d65b9873ba3a7d0ae36a93a155bb217629f6d Mon Sep 17 00:00:00 2001 From: Valeria Melechko <59487870+val-bc@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:45:24 -0700 Subject: [PATCH 1/3] https://dev.azure.com/dynamicscrm/ALM/_workitems/edit/4133447 Note applied to legacy UI only, modern UI doesn't call the same API --- power-platform/admin/manage-teams.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/power-platform/admin/manage-teams.md b/power-platform/admin/manage-teams.md index 3b49fba34d..cdfe2889ca 100644 --- a/power-platform/admin/manage-teams.md +++ b/power-platform/admin/manage-teams.md @@ -56,9 +56,7 @@ A list of all of the teams in the environment is displayed. - **Description:** Enter a description of the team. - **Business unit:** Select the business unit from the dropdown list. - **Administrator:** Search for users in the organization. Start entering characters. - - > [!Note] - > The **Administrator** field is only for reference and it doesn't have any special processing. You can use this field to restrict who can add and remove team members by registering a [plug-in](/power-apps/developer/data-platform/plug-ins) on the [associate and disassociate](/power-apps/developer/data-platform/webapi/associate-disassociate-entities-using-web-api) APIs for the **teammembership_association** relationship. These actions can be enforced when the user is the administrator of the team. For more information, see the community [sample code](https://community.dynamics.com/crm/b/mylifemicrosoftdynamiccrm/posts/ms-dynamics-crm-associate-disassociate-message-plugin). + - **Team type:** Select the team type from the dropdown list. From d4103b766aff30789db554ff8ee193b5e665c902 Mon Sep 17 00:00:00 2001 From: Valeria Melechko <59487870+val-bc@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:07:41 -0700 Subject: [PATCH 2/3] https://dev.azure.com/dynamicscrm/ALM/_workitems/edit/4133447 Updating text for new API --- power-platform/admin/manage-teams.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/power-platform/admin/manage-teams.md b/power-platform/admin/manage-teams.md index cdfe2889ca..0295b7ec4b 100644 --- a/power-platform/admin/manage-teams.md +++ b/power-platform/admin/manage-teams.md @@ -56,6 +56,8 @@ A list of all of the teams in the environment is displayed. - **Description:** Enter a description of the team. - **Business unit:** Select the business unit from the dropdown list. - **Administrator:** Search for users in the organization. Start entering characters. + > [!NOTE] + > The **Administrator** field is only for reference and it doesn't have any special processing. You can use this field to restrict who can add and remove team members by registering a [plug-in](/power-apps/developer/data-platform/plug-ins) on the [AddMembersTeam](/power-apps/developer/data-platform/webapi/reference/addmembersteam) API for the **teammembership_association** relationship. These actions can be enforced when the user is the administrator of the team. For more information, see the community [sample code](https://community.dynamics.com/crm/b/mylifemicrosoftdynamiccrm/posts/ms-dynamics-crm-associate-disassociate-message-plugin). - **Team type:** Select the team type from the dropdown list. From 8db7c9a993c97cfc7faa04244cca7ac41096b8b5 Mon Sep 17 00:00:00 2001 From: Sally Erickson Date: Fri, 7 Jun 2024 07:49:10 -0500 Subject: [PATCH 3/3] Update manage-teams.md --- power-platform/admin/manage-teams.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/power-platform/admin/manage-teams.md b/power-platform/admin/manage-teams.md index 0295b7ec4b..c990d37263 100644 --- a/power-platform/admin/manage-teams.md +++ b/power-platform/admin/manage-teams.md @@ -3,7 +3,7 @@ title: "Teams in Dataverse | MicrosoftDocs" description: Understand the different types of teams and how to view and manage settings. ms.component: pa-admin ms.topic: conceptual -ms.date: 05/23/2024 +ms.date: 06/06/2024 author: paulliew ms.subservice: admin ms.author: paulliew @@ -57,9 +57,8 @@ A list of all of the teams in the environment is displayed. - **Business unit:** Select the business unit from the dropdown list. - **Administrator:** Search for users in the organization. Start entering characters. > [!NOTE] - > The **Administrator** field is only for reference and it doesn't have any special processing. You can use this field to restrict who can add and remove team members by registering a [plug-in](/power-apps/developer/data-platform/plug-ins) on the [AddMembersTeam](/power-apps/developer/data-platform/webapi/reference/addmembersteam) API for the **teammembership_association** relationship. These actions can be enforced when the user is the administrator of the team. For more information, see the community [sample code](https://community.dynamics.com/crm/b/mylifemicrosoftdynamiccrm/posts/ms-dynamics-crm-associate-disassociate-message-plugin). + > The **Administrator** field is only for reference and it doesn't have any special processing. You can use this field to restrict who can add and remove team members by registering a [plug-in](/power-apps/developer/data-platform/plug-ins) on the [AddMembersTeam](/power-apps/developer/data-platform/webapi/reference/addmembersteam) API for the **teammembership_association** relationship. These actions can be enforced when the user is the administrator of the team. For more information, see the community [sample code](https://community.dynamics.com/crm/b/mylifemicrosoftdynamiccrm/posts/ms-dynamics-crm-associate-disassociate-message-plugin). - - **Team type:** Select the team type from the dropdown list. :::image type="content" source="media/dataverse-team-manage-new-team.png" alt-text="Screenshot of settings for a new Dataverse team.":::