Skip to content

Commit c46b405

Browse files
authored
Merge pull request MicrosoftDocs#9861 from pbafna03/patch-10
Basic Auth update
2 parents 9c2afaa + cf8506a commit c46b405

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ Connect-MicrosoftTeams
4444
## DESCRIPTION
4545
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.
4646

47-
> [!WARNING]
48-
>If basic authentication is not enabled, legacy *-Cs cmdlets will not function properly. For Remote PowerShell, basic authentication is necessary.
47+
**Note**: With versions 4.x.x or later, enablement of basic authentication is not needed anymore in commercial environments. For GCC High/DoD environments and customers that are, or have previously been enabled for Regionally Hosted Meetings in Skype for Business Online, basic authentication needs to be enabled for *-Cs cmdlets to function properly.
4948

5049
## EXAMPLES
5150

0 commit comments

Comments
 (0)