Information
This policy setting controls chat with external unmanaged Skype users.
Note: Starting in May 2025, Skype will no longer be available. This setting will be removed and users won't be able to communicate with Skype users.
Skype was deprecated July 31, 2021. Disabling communication with skype users reduces the attack surface of the organization. If a partner organization or satellite office wishes to collaborate and has not yet moved off of Skype, then a valid exception will need to be considered for this recommendation.
Solution
To remediate using the UI:
- Navigate to Microsoft Teams admin center
https://admin.teams.microsoft.com/
.
- Click to expand Users select External access
- Select the Organization settings tab.
- Set People in my organization can communicate with Skype users to Off
- Click Save
To remediate using PowerShell:
- Connect to Teams PowerShell using Connect-MicrosoftTeams
- Run the following command:
Set-CsTenantFederationConfiguration -AllowPublicUsers $false
Impact:
Teams users will be unable to communicate with Skype users that are not in the same organization.