Skip to content

Commit d717c46

Browse files
authored
Update Set-CsExternalAccessPolicy.md
1 parent 2dfc1bc commit d717c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Set-CsExternalAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Accept wildcard characters: False
238238
- BlockSpecificExternalDomains: only users from the domains defined in `BlockedExternalDomains` are blocked from communicating with the users of this policy.
239239
- BlockAllExternalDomains: the users are not able to communicate with any external domains.
240240

241-
The setting only applies if `EnableAcsFederationAccess` is true. Simiar to `AllowedExternalDomains` and `BlockedExternalDomains`, only custom policies can change this setting. In Global (default) policy this setting should be default value always and is not allowed to be changed.
241+
The setting only applies if `EnableFederationAccess` is true. Simiar to `AllowedExternalDomains` and `BlockedExternalDomains`, only custom policies can change this setting. In Global (default) policy this setting should be default value always and is not allowed to be changed.
242242
```yaml
243243
Type: String
244244
Parameter Sets: (All)

0 commit comments

Comments
 (0)