Skip to content

Commit 3bc5436

Browse files
committed
Update Set-CsExternalAccessPolicy.md
Link fixes per build report
1 parent 27fa879 commit 3bc5436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ External access policies can grant (or revoke) the ability of your users to do a
7979
Note that enabling federation alone will not provide users with this capability.
8080
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
8181

82-
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](https://learn.microsoft.com/powershell/module/teams//azure/communication-services/concepts/teams-interop). this policy setting only applies if acs federation has been enabled at the tenant level using the cmdlet [set-csteamsacsfederationconfiguration](set-csteamsacsfederationconfiguration).
82+
2. (Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](https://learn.microsoft.com/azure/communication-services/concepts/teams-interop). this policy setting only applies if acs federation has been enabled at the tenant level using the [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/teams/set-csteamsacsfederationconfiguration) cmdlet.
8383

8484
3. Access Skype for Business Server over the Internet, without having to first log on to your internal network.
8585
This enables your users to use Skype for Business and log on to Skype for Business Server from an Internet café or other remote location.
@@ -88,7 +88,7 @@ This enables your users to use Skype for Business and log on to Skype for Busine
8888

8989
The following parameters are not applicable to Skype for Business Online/Microsoft Teams: Description, EnableXmppAccess, Force, Identity, Instance, PipelineVariable, and Tenant
9090

91-
5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the cmdlet [Set-CsTenantFederationConfiguration](https://learn.microsoft.com/powershell/module/teams/set-csteamsacsfederationconfiguration) or Teams admin center under the External Access setting.
91+
5. (Microsoft Teams Only) Communicate with people who are using Teams with an account that's not managed by an organization. This policy only applies if Teams Consumer Federation has been enabled at the tenant level using the [Set-CsTeamsAcsFederationConfiguration](https://learn.microsoft.com/powershell/module/teams/set-csteamsacsfederationconfiguration) cmdlet or Teams admin center under the External Access setting.
9292

9393
After an external access policy has been created, you can use the `Set-CsExternalAccessPolicy` cmdlet to change the property values of that policy.
9494
For example, by default the global policy does not allow users to communicate with people who have accounts with a federated organization.

0 commit comments

Comments
 (0)