Skip to content

Commit 3861a67

Browse files
committed
Improve description of domains couples
1 parent 6b63cbd commit 3861a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Set-CsTenantFederationConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Set-CsTenantFederationConfiguration -BlockAllSubdomains $True
162162
```
163163

164164
Example 10 shows how you can block all subdomains of domains in BlockedDomains list.
165-
In this example, contoso.com is on the BlockDomains list which blocks all users from contoso.com and fabrikam.com.
165+
In this example, all users from contoso.com and fabrikam.com will be blocked.
166166
When the BlockAllSubdomains is enabled, all users from subdomain.contoso.com and subdomain.fabrikam.com will also be blocked.
167167
Note: Users from subcontoso.com will not be blocked because it's a completely different domain rather than a subdomain of contoso.com.
168168

0 commit comments

Comments
 (0)