Skip to content

Commit 40e3348

Browse files
authored
Update Set-CsExternalAccessPolicy.md
Updating formatting for AllowFederatedUser changes
1 parent c6ede28 commit 40e3348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For example, by default the global policy does not allow users to communicate wi
9494
If you would like to grant this capability to all of your users you can call the `Set-CsExternalAccessPolicy` cmdlet and set the value of the global policy's EnableFederationAccess property to True.
9595

9696
> [!NOTE]
97-
> For the domain settings defined under ExternalAccessPolicy to be applied, the value of the property AllowedFederatedUsers under TenantFederationConfiguration should be set to True for the Tenant.
97+
> For the domain settings defined under `AllowFederatedUsers` to be applied, the value of the property `AllowedFederatedUsers` under `TenantFederationConfiguration` should be set to `True` for the Tenant.
9898
9999
## EXAMPLES
100100

0 commit comments

Comments
 (0)