Skip to content

Commit 05b9878

Browse files
Merge pull request #4104 from Ren-Roros-Digital/SkypeFIx
fix: Skype Consumer Interoperability with Teams is no longer supported
2 parents 2982cf2 + 838098b commit 05b9878

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/data/standards.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,11 +3377,6 @@
33773377
"name": "standards.TeamsExternalAccessPolicy.EnableFederationAccess",
33783378
"label": "Allow communication from trusted organizations"
33793379
},
3380-
{
3381-
"type": "switch",
3382-
"name": "standards.TeamsExternalAccessPolicy.EnablePublicCloudAccess",
3383-
"label": "Allow user to communicate with Skype users"
3384-
},
33853380
{
33863381
"type": "switch",
33873382
"name": "standards.TeamsExternalAccessPolicy.EnableTeamsConsumerAccess",
@@ -3407,11 +3402,6 @@
34073402
"name": "standards.TeamsFederationConfiguration.AllowTeamsConsumer",
34083403
"label": "Allow users to communicate with other organizations"
34093404
},
3410-
{
3411-
"type": "switch",
3412-
"name": "standards.TeamsFederationConfiguration.AllowPublicUsers",
3413-
"label": "Allow users to communicate with Skype Users"
3414-
},
34153405
{
34163406
"type": "autoComplete",
34173407
"required": true,

0 commit comments

Comments
 (0)