Skip to content

Commit 43e1fd6

Browse files
authored
Update New-CsEdgeDomainPattern.md
Updating formatting for the AllowFederatedUser update
1 parent 139b2ee commit 43e1fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +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-
**Important:** The _AllowFederatedUsers_ property must be set to _True_ for the _AllowedDomains_ or _BlockedDomains_ 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_, _BlockedDomains_ or any _ExternalAccessPolicy_ instance.
41+
**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.
4242

4343
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:
4444

0 commit comments

Comments
 (0)