Skip to content

Commit 508e27d

Browse files
authored
Update Set-CsTenantFederationConfiguration.md
AllowedTrialTenantDomains parameter docs adjusted.
1 parent 2e206fe commit 508e27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ You can whitelist specific "trial-only" tenant domains, while keeping the `Exter
518518
Note:
519519
- The list supports up to maximum 4k domains.
520520
- If `ExternalAccessWithTrialTenants` is set to `Allowed`, then the `AllowedTrialTenantDomains` list will not be checked.
521-
- It's not possible to check whether an external domain has only trial subscriptions, when adding it to the `AllowedTrialTenantDomains` list. If a domain in the list doesn't belong to a tenant with only trial subscriptions, the system will automatically ignore it when enforcing the list.
521+
- Any domain in this list that belongs to a tenant with paid subscriptions will be ignored.
522522

523523
```yaml
524524
Type: List

0 commit comments

Comments
 (0)