Skip to content

Commit aa6c6c4

Browse files
authored
Merge pull request #8490 from tomkau/patch-13
Updates related to ACS
2 parents 59f7829 + 92375f0 commit aa6c6c4

File tree

4 files changed

+20
-11
lines changed

4 files changed

+20
-11
lines changed

skype/skype-ps/skype/Get-CsExternalAccessPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer: rogupta
1313

1414
## SYNOPSIS
1515
Returns information about the external access policies that have been configured for use in your organization.
16-
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) organize Microsoft Teams meetings that can be joined by users of custom applications built using Azure Communication Services (ACS); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
16+
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
1717

1818
This cmdlet was introduced in Lync Server 2010.
1919

@@ -46,7 +46,7 @@ Note that enabling federation alone will not provide users with this capability.
4646
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
4747

4848
2.
49-
(Microsoft Teams only) Organize Teams meetings that can be joined by users of custom applications built using Azure Communication Services (ACS). This policy setting only applies if ACS Teams federation has been enabled at the tenant level using the cmdlet Set-CsTeamsAcsFederationConfiguration.
49+
(Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/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](/powershell/module/teams/set-csteamsacsfederationconfiguration).
5050

5151
3.
5252
Access Skype for Business Server over the Internet, without having to first log on to your internal network.

skype/skype-ps/skype/Grant-CsExternalAccessPolicy.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ ms.reviewer: rogupta
1515
## SYNOPSIS
1616

1717
Enables you to assign an external access policy to a user or a group of users.
18-
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as MSN; and, 3) access Microsoft Teams or Skype for Business Server over the Internet, without having to log on to your internal network.
18+
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
19+
1920
This cmdlet was introduced in Lync Server 2010.
20-
Please note: althought the _Applies to_ section does not mention it, this cmdlet also applies to Microsoft Teams.
2121

2222
## SYNTAX
2323

@@ -42,9 +42,12 @@ Note that enabling federation will not automatically provide users with this cap
4242
Instead, you must enable federation, and then assign users an external access policy that gives them the right to communicate with federated users.
4343

4444
2.
45-
Communicate with people who have SIP accounts with a public instant messaging service such as MSN.
45+
(Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/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](/powershell/module/teams/set-csteamsacsfederationconfiguration).
4646

4747
3.
48+
Communicate with people who have SIP accounts with a public instant messaging service such as Skype.
49+
50+
4.
4851
Access Skype for Business Server over the Internet, without having to first log on to your internal network.
4952
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.
5053

skype/skype-ps/skype/New-CsExternalAccessPolicy.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: rogupta
1515

1616
Enables you to create a new external access policy.
1717

18-
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) organize Microsoft Teams meetings that can be joined by users of custom applications built using Azure Communication Services (ACS); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
18+
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
1919

2020
This cmdlet was introduced in Lync Server 2010.
2121

@@ -45,7 +45,7 @@ Note that enabling federation alone will not provide users with this capability.
4545
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
4646

4747
2.
48-
(Microsoft Teams only) Organize Teams meetings that can be joined by users of custom applications built using Azure Communication Services (ACS). This policy setting only applies if ACS Teams federation has been enabled at the tenant level using the cmdlet Set-CsTeamsAcsFederationConfiguration.
48+
(Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/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](/powershell/module/teams/set-csteamsacsfederationconfiguration).
4949

5050
3.
5151
Access Skype for Business Server over the Internet, without having to first log on to your internal network.
@@ -78,9 +78,15 @@ New-CsExternalAccessPolicy -Identity site:Redmond -EnableFederationAccess $True
7878
The command shown in Example 1 creates a new external access policy that has the Identity site:Redmond; upon creation, this policy will automatically be assigned to the Redmond site.
7979
Note that this new policy sets both the EnableFederationAccess and the EnableOutsideAccess properties to True.
8080

81+
### -------------------------- Example 2 ------------------------
82+
```
83+
Set-CsExternalAccessPolicy -Identity Global -EnableAcsFederationAccess $true
84+
New-CsExternalAccessPolicy -Identity AcsFederationNotAllowed -EnableAcsFederationAccess $false
85+
```
8186

87+
In this example, the Global policy is updated to allow Teams-ACS federation for all users, then a new external access policy instance is created with Teams-ACS federation disabled and which can then be assigned to selected users for which Team-ACS federation will not be allowed.
8288

83-
### -------------------------- EXAMPLE 2 --------------------------
89+
### -------------------------- EXAMPLE 3 --------------------------
8490
```
8591
$x = New-CsExternalAccessPolicy -Identity RedmondAccessPolicy -InMemory
8692
@@ -93,7 +99,7 @@ $x.EnableOutsideAccess = $True
9399
Set-CsExternalAccessPolicy -Instance $x
94100
```
95101

96-
Example 2 demonstrates the use of the InMemory parameter; this parameter enables you to create an in-memory-only instance of an external access policy.
102+
Example 3 demonstrates the use of the InMemory parameter; this parameter enables you to create an in-memory-only instance of an external access policy.
97103
After it has been created, you can modify the in-memory-only instance, then use the Set-CsExternalAccessPolicy cmdlet to transform the virtual policy into a real external access policy.
98104

99105
To do this, the first command in the example uses the New-CsExternalAccessPolicy cmdlet and the InMemory parameter to create a virtual policy with the Identity RedmondAccessPolicy; this virtual policy is stored in a variable named $x.

skype/skype-ps/skype/Set-CsExternalAccessPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer: rogupta
1313

1414
## SYNOPSIS
1515
Enables you to modify the properties of an existing external access policy.
16-
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) organize Microsoft Teams meetings that can be joined by users of custom applications built using Azure Communication Services (ACS); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
16+
External access policies determine whether or not your users can: 1) communicate with users who have Session Initiation Protocol (SIP) accounts with a federated organization; 2) communicate with users who are using custom applications built with [Azure Communication Services](/azure/communication-services/concepts/teams-interop); 3) access Skype for Business Server over the Internet, without having to log on to your internal network; and, 4) communicate with users who have SIP accounts with a public instant messaging (IM) provider such as Skype.
1717

1818

1919
This cmdlet was introduced in Lync Server 2010.
@@ -51,7 +51,7 @@ Note that enabling federation alone will not provide users with this capability.
5151
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
5252

5353
2.
54-
(Microsoft Teams only) Organize Teams meetings that can be joined by users of custom applications built using Azure Communication Services (ACS). This policy setting only applies if ACS Teams federation has been enabled at the tenant level using the cmdlet Set-CsTeamsAcsFederationConfiguration.
54+
(Microsoft Teams only) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/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](/powershell/module/teams/set-csteamsacsfederationconfiguration).
5555

5656
3.
5757
Access Skype for Business Server over the Internet, without having to first log on to your internal network.

0 commit comments

Comments
 (0)