Skip to content

Commit 2c657e1

Browse files
authored
Update New-CsEdgeDomainPattern.md
1 parent 43e1fd6 commit 2c657e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

teams/teams-ps/MicrosoftTeams/New-CsEdgeDomainPattern.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Federation is managed, in part, by using allowed domain and blocked domain lists
3838
The allowed domain list specifies the domains that users are allowed to communicate with; the blocked domain list specifies the domains that users are not allowed to communicate with.
3939
By default, users can communicate with any domain that does not appear on the blocked list.
4040
However, administrators can modify this default setting and limit communication to domains that are on the allowed domains list.
41+
4142
**Important:** The `AllowFederatedUsers` property must be set to `True` for the `AllowedDomains` list to take effect. If `AllowFederatedUsers` is set to `False`, users will be blocked from communicating with all external domains regardless of the values in `AllowedDomains` or any `ExternalAccessPolicy` instance.
4243

4344
Skype for Business Online does not allow you to directly modify the allowed list or the blocked list; for example, you cannot use a command similar to this one, which passes a string value representing a domain name to the blocked domains list:

0 commit comments

Comments
 (0)