Remove MS.TEAMS.3.1 Skype is now retired #1704
Labels
baseline-document
Issues relating to the text in the baseline documents themselves
enhancement
This issue or pull request will add new or improve existing functionality
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
💡 Summary
Set-CsTenantFederationConfiguration -AllowPublicUsers $true
is failing in the teams functional test.This corresponds to the retiring of Skype last week
The
AllowPublicUsers
value in theGet-CsTenantFederationConfiguration
is now null.The
EnablePublicCloudAccess
field inGet-CsExternalAccessPolicy
is also null. https://learn.microsoft.com/en-us/microsoftteams/external-meetings-skype-for-business-server-hybridThis issue is to remove MS.TEAMS.3.1 as Skype is now truly gone.
Motivation and context
Remove SCuBA policy that no longer applies to M365 tenants.
Implementation notes
Acceptance criteria
The text was updated successfully, but these errors were encountered: