Skip to content

Commit f1c7504

Browse files
note formatting
1 parent ae88dc8 commit f1c7504

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ The allowed domain list specifies the domains that users are allowed to communic
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.
4141

42-
**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.
42+
> [!IMPORTANT]
43+
> 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.
4344
4445
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:
4546

0 commit comments

Comments
 (0)