We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ab548 commit de77d57Copy full SHA for de77d57
teams/teams-ps/teams/Remove-TeamUser.md
@@ -78,6 +78,8 @@ Accept wildcard characters: False
78
### -Role
79
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.
80
81
+If cmdlet is called with -Role parameter as "Member", the specified user will be removed as an owner and member.
82
+
83
Note: The last owner cannot be removed from the team.
84
85
```yaml
0 commit comments