Skip to content

Commit ad70cb0

Browse files
committed
Update Connect-MicrosoftTeams.md
Add a warning that basic auth is needed to run legacy *-Cs cmdlets.
1 parent 20036fd commit ad70cb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

teams/teams-ps/teams/Connect-MicrosoftTeams.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Connect-MicrosoftTeams
4545
## DESCRIPTION
4646
The Connect-MicrosoftTeams cmdlet connects to Microsoft Teams with an authenticated account for use with cmdlets from the MicrosoftTeams PowerShell module. After executing this cmdlet, you can disconnect from MicrosoftTeams account using Disconnect-MicrosoftTeams.
4747

48+
> [!WARNING]
49+
>If basic authentication is not enabled, legacy *-Cs cmdlets will not function properly. For Remote PowerShell, basic authentication is [necessary.](https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-june-2021-update/ba-p/2454827)
50+
4851
## EXAMPLES
4952

5053
### Example 1: Connect to MicrosoftTeams

0 commit comments

Comments
 (0)