From de77d5710f3100ebe9c95a13bb7d3acbd73fcaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rui=20Andr=C3=A9=20Pereira=20Tabares?= <59869710+RuiPereiraTabares@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:33:07 +0100 Subject: [PATCH 1/3] Learn Editor: Update Remove-TeamUser.md --- teams/teams-ps/teams/Remove-TeamUser.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teams/teams-ps/teams/Remove-TeamUser.md b/teams/teams-ps/teams/Remove-TeamUser.md index 1bc56b8ac7..e032e108ea 100644 --- a/teams/teams-ps/teams/Remove-TeamUser.md +++ b/teams/teams-ps/teams/Remove-TeamUser.md @@ -78,6 +78,8 @@ Accept wildcard characters: False ### -Role If cmdlet is called with -Role parameter as "Owner", the specified user is removed as an owner of the team but stays as a team member. +If cmdlet is called with -Role parameter as "Member", the specified user will be removed as an owner and member. + Note: The last owner cannot be removed from the team. ```yaml From b65c097bd240a30169ee94ac47a92f3749c1ef2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rui=20Andr=C3=A9=20Pereira=20Tabares?= <59869710+RuiPereiraTabares@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:33:18 +0100 Subject: [PATCH 2/3] Learn Editor: Update Remove-TeamUser.md From 544ff6035dbad63c5008ff6c1cf93a83b7cc33cf Mon Sep 17 00:00:00 2001 From: Ruchika Mittal Date: Thu, 10 Jul 2025 03:56:36 +0530 Subject: [PATCH 3/3] typo fix --- teams/teams-ps/teams/Remove-TeamUser.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teams/teams-ps/teams/Remove-TeamUser.md b/teams/teams-ps/teams/Remove-TeamUser.md index e032e108ea..489e626447 100644 --- a/teams/teams-ps/teams/Remove-TeamUser.md +++ b/teams/teams-ps/teams/Remove-TeamUser.md @@ -15,10 +15,10 @@ ms.reviewer: Remove an owner or member from a team, and from the unified group which backs the team. -Note: the command will return immediately, but the Teams application will not reflect the update immediately. +Note: The command will return immediately, but the Teams application will not reflect the update immediately. The Teams application may need to be open for up to an hour before changes are reflected. -Note: last owner cannot be removed from the team. +Note: The last owner cannot be removed from the team. ## SYNTAX