Skip to content

Commit 0fe87fa

Browse files
note formatting
1 parent c443abf commit 0fe87fa

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

teams/teams-ps/teams/Remove-TeamChannelUser.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ schema: 2.0.0
88
# Remove-TeamChannelUser
99

1010
## SYNOPSIS
11-
Note: the command will return immediately, but the Teams application will not reflect the update immediately, please refresh the members page to see the update.
11+
> [!Note]
12+
> The command will return immediately, but the Teams application will not reflect the update immediately, please refresh the members page to see the update.
1213
1314
To turn an existing Owner into a Member, specify role parameter as Owner.
1415

15-
Note: last owner cannot be removed from the private channel.
16+
> [!Note]
17+
> Last owner cannot be removed from the private channel.
1618
1719
## SYNTAX
1820

@@ -23,7 +25,8 @@ Remove-TeamChannelUser -GroupId <String> -DisplayName <String> -User <String> [-
2325

2426
## DESCRIPTION
2527

26-
Note: This cmdlet is part of the Public Preview version of Teams PowerShell Module, for more information see [Install Teams PowerShell public preview](https://learn.microsoft.com/microsoftteams/teams-powershell-install#install-teams-powershell-public-preview) and also see [Microsoft Teams PowerShell Release Notes](https://learn.microsoft.com/microsoftteams/teams-powershell-release-notes).
28+
> [!Note]
29+
> This cmdlet is part of the Public Preview version of Teams PowerShell Module, for more information see [Install Teams PowerShell public preview](https://learn.microsoft.com/microsoftteams/teams-powershell-install#install-teams-powershell-public-preview) and also see [Microsoft Teams PowerShell Release Notes](https://learn.microsoft.com/microsoftteams/teams-powershell-release-notes).
2730
2831
## EXAMPLES
2932

0 commit comments

Comments
 (0)