Skip to content

Commit 48b2aad

Browse files
committed
Adding new into setting into TenantFederationConfiguration
1 parent 6a57e6f commit 48b2aad

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

teams/teams-ps/teams/Set-CsTenantFederationConfiguration.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,8 @@ Accept wildcard characters: False
449449
```
450450

451451
### -ExternalAccessWithTrialTenants
452-
When set to 'Blocked' all federated communication with tenants that contain only trial users will be blocked.
453-
Block is enforced in both directions, users from trial tenant cannot reach to users from tenant that has the block enabled and user with block enabled cannot reach users from trial tenant. This will also trigger ejection of users from existing chats if the block gets enabled and the chats will exist prior to that.
454-
The default value is Blocked.
452+
When set to 'Blocked', all external access with Teams subscriptions that are all trial will be blocked. Users from trial tenants will not be able to reach to users from tenants that have enabled the Block and vice-versa. The setting will also remove trial tenant users from existing chats if the block gets enabled.
453+
The default value of the setting is Blocked.
455454

456455
Allowed - Communication with other tenants is allowed
457456

0 commit comments

Comments
 (0)