Skip to content

Update Set-CsTenantFederationConfiguration.md #12747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion teams/teams-ps/teams/Set-CsTenantFederationConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ ms.date: 12/11/2024
# Set-CsTenantFederationConfiguration

## SYNOPSIS
> [!NOTE]
> Starting May 5, 2025, Skype Consumer Interoperability with Teams is no longer supported and the parameter AllowPublicUsers can no longer be used.

Manages federation configuration settings for your Skype for Business Online tenants.
These settings are used to determine which domains (if any) your users are allowed to communicate with.

Expand Down Expand Up @@ -509,7 +512,7 @@ Accept wildcard characters: False
```

### -RestrictTeamsConsumerToExternalUserProfiles
Defines if a user is restriced to collaboration with Teams Consumer (TFL) user only in Extended Directory.
Defines if a user is restricted to collaboration with Teams Consumer (TFL) user only in Extended Directory.
Possible values: True, False

```yaml
Expand Down