You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicates whether Teams meeting organized by the user can be joined by users of customer 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.
218
+
Indicates whether Teams meetings organized by the user can be joined by users of customer 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. Additionally, Azure Communication Services users would be able to call Microsoft 365 users that have assigned policies with enabled federation.
219
219
220
220
To enable for all users, use the Set-CsExternalAccessPolicy cmdlet to update the global policy, setting the value to True. It can be disabled for selected users by assigning them a policy with federation disabled.
221
221
@@ -224,7 +224,7 @@ To enable just for a selected set of users, use the Set-CsExternalAccessPolicy c
224
224
```yaml
225
225
Type: Boolean
226
226
Parameter Sets: (All)
227
-
Aliases:
227
+
Aliases:
228
228
Applicable: Microsoft Teams
229
229
Required: False
230
230
Position: Named
@@ -240,7 +240,7 @@ The default value is False.
240
240
```yaml
241
241
Type: Boolean
242
242
Parameter Sets: (All)
243
-
Aliases:
243
+
Aliases:
244
244
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
245
245
246
246
Required: False
@@ -258,7 +258,7 @@ The default value is False.
258
258
```yaml
259
259
Type: Boolean
260
260
Parameter Sets: (All)
261
-
Aliases:
261
+
Aliases:
262
262
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
263
263
264
264
Required: False
@@ -275,7 +275,7 @@ When set to False, audio and video options in Skype for Business Server will be
275
275
```yaml
276
276
Type: Boolean
277
277
Parameter Sets: (All)
278
-
Aliases:
278
+
Aliases:
279
279
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
280
280
281
281
Required: False
@@ -291,7 +291,7 @@ Suppresses the display of any non-fatal error message that might occur when runn
291
291
```yaml
292
292
Type: SwitchParameter
293
293
Parameter Sets: (All)
294
-
Aliases:
294
+
Aliases:
295
295
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
296
296
297
297
Required: False
@@ -308,7 +308,7 @@ If you assign the output of this cmdlet called with this parameter to a variable
308
308
```yaml
309
309
Type: SwitchParameter
310
310
Parameter Sets: (All)
311
-
Aliases:
311
+
Aliases:
312
312
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
313
313
314
314
Required: False
@@ -357,7 +357,7 @@ The default value is False.
357
357
```yaml
358
358
Type: Boolean
359
359
Parameter Sets: (All)
360
-
Aliases:
360
+
Aliases:
361
361
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
362
362
363
363
Required: False
@@ -380,7 +380,7 @@ You can return the tenant ID for each of your Skype for Business Online tenants
380
380
```yaml
381
381
Type: Guid
382
382
Parameter Sets: (All)
383
-
Aliases:
383
+
Aliases:
384
384
Applicable: Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Remove-CsExternalAccessPolicy.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.reviewer: rogupta
14
14
15
15
## SYNOPSIS
16
16
Enables you to remove an existing external access policy.
17
-
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 Windows Liveand 3) access Skype for Business Server over the Internet, without having to log on to your internal network.
17
+
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 Windows Live; 3) Communicate with users who are using custom applications built with [Azure Communication Services (ACS)](/azure/communication-services/concepts/teams-interop)and 4) Access Skype for Business Server over the Internet, without having to log on to your internal network.
18
18
This cmdlet was introduced in Lync Server 2010.
19
19
20
20
## SYNTAX
@@ -36,7 +36,9 @@ External access policies can grant (or revoke) the ability of your users to do a
36
36
Note that enabling federation alone will not provide users with this capability.
37
37
Instead, you must enable federation and then assign users an external access policy that gives them the right to communicate with federated users.
38
38
39
-
3. Communicate with people who have SIP accounts with a public instant messaging service such as Windows Live.
39
+
3. (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).
40
+
41
+
4. Communicate with people who have SIP accounts with a public instant messaging service such as Windows Live.
40
42
41
43
Access Skype for Business Server over the Internet, without having to first log on to your internal network.
42
44
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.
@@ -107,7 +109,7 @@ Note that wildcards are not allowed when specifying an Identity.
107
109
```yaml
108
110
Type: XdsIdentity
109
111
Parameter Sets: (All)
110
-
Aliases:
112
+
Aliases:
111
113
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
112
114
113
115
Required: True
@@ -123,7 +125,7 @@ Suppresses the display of any non-fatal error message that might occur when runn
123
125
```yaml
124
126
Type: SwitchParameter
125
127
Parameter Sets: (All)
126
-
Aliases:
128
+
Aliases:
127
129
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
128
130
129
131
Required: False
@@ -178,7 +180,7 @@ You can return the tenant ID for each of your Skype for Business Online tenants
178
180
```yaml
179
181
Type: Guid
180
182
Parameter Sets: (All)
181
-
Aliases:
183
+
Aliases:
182
184
Applicable: Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Set-CsExternalAccessPolicy.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ This enables your users to use Skype for Business and log on to Skype for Busine
56
56
57
57
The following parameters are not applicable to Skype for Business Online/Microsoft Teams: Description, EnableXmppAccess, Force, Identity, Instance, PipelineVariable, and Tenant
58
58
59
-
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](/powershell/module/teams/set-cstenantfederationconfiguration) or Teams Admin Center under the External Access setting.
59
+
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](/powershell/module/teams/set-cstenantfederationconfiguration) or Teams admin center under the External Access setting.
60
60
61
61
After an external access policy has been created, you can use the `Set-CsExternalAccessPolicy` cmdlet to change the property values of that policy.
62
62
For example, by default the global policy does not allow users to communicate with people who have accounts with a federated organization.
@@ -133,7 +133,7 @@ Note that wildcards are not allowed when specifying an Identity.
133
133
```yaml
134
134
Type: XdsIdentity
135
135
Parameter Sets: (All)
136
-
Aliases:
136
+
Aliases:
137
137
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
138
138
139
139
Required: False
@@ -149,7 +149,7 @@ Allows you to pass a reference to an object to the cmdlet rather than set indivi
149
149
```yaml
150
150
Type: PSObject
151
151
Parameter Sets: Instance
152
-
Aliases:
152
+
Aliases:
153
153
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
154
154
155
155
Required: False
@@ -166,7 +166,7 @@ For example, the Description might include information about the users the polic
166
166
```yaml
167
167
Type: String
168
168
Parameter Sets: (All)
169
-
Aliases:
169
+
Aliases:
170
170
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
171
171
172
172
Required: False
@@ -184,7 +184,7 @@ The default value is True.
184
184
```yaml
185
185
Type: Boolean
186
186
Parameter Sets: (All)
187
-
Aliases:
187
+
Aliases:
188
188
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
Indicates whether Teams meeting organized by the user can be joined by users of customer 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.
198
+
Indicates whether Teams meeting organized by the user can be joined by users of customer 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.
199
+
200
+
Additionally, Azure Communication Services users would be able to call Microsoft 365 users that have assigned policies with enabled federation.
199
201
200
202
To enable for all users, use the Set-CsExternalAccessPolicy cmdlet to update the global policy, setting the value to True. It can be disabled for selected users by assigning them a policy with federation disabled.
201
203
@@ -204,7 +206,7 @@ To enable just for a selected set of users, use the Set-CsExternalAccessPolicy c
204
206
```yaml
205
207
Type: Boolean
206
208
Parameter Sets: (All)
207
-
Aliases:
209
+
Aliases:
208
210
Applicable: Microsoft Teams
209
211
Required: False
210
212
Position: Named
@@ -218,11 +220,10 @@ Indicates whether the user is allowed to communicate with people who have SIP ac
218
220
Read [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) to get more information about the effect of this parameter in Microsoft Teams.
219
221
The default value is False.
220
222
221
-
222
223
```yaml
223
224
Type: Boolean
224
225
Parameter Sets: (All)
225
-
Aliases:
226
+
Aliases:
226
227
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
227
228
228
229
Required: False
@@ -240,7 +241,7 @@ The default value is False.
240
241
```yaml
241
242
Type: Boolean
242
243
Parameter Sets: (All)
243
-
Aliases:
244
+
Aliases:
244
245
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
245
246
246
247
Required: False
@@ -261,7 +262,7 @@ The default value is True.
261
262
```yaml
262
263
Type: Boolean
263
264
Parameter Sets: (All)
264
-
Aliases:
265
+
Aliases:
265
266
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
266
267
267
268
Required: False
@@ -282,7 +283,7 @@ The default value is True.
282
283
```yaml
283
284
Type: Boolean
284
285
Parameter Sets: (All)
285
-
Aliases:
286
+
Aliases:
286
287
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
287
288
288
289
Required: False
@@ -298,7 +299,7 @@ Suppresses the display of any non-fatal error message that might occur when runn
298
299
```yaml
299
300
Type: SwitchParameter
300
301
Parameter Sets: (All)
301
-
Aliases:
302
+
Aliases:
302
303
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
303
304
304
305
Required: False
@@ -347,7 +348,7 @@ The default value is False.
347
348
```yaml
348
349
Type: Boolean
349
350
Parameter Sets: (All)
350
-
Aliases:
351
+
Aliases:
351
352
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
352
353
353
354
Required: False
@@ -364,7 +365,7 @@ The default value is False.
364
365
```yaml
365
366
Type: Boolean
366
367
Parameter Sets: (All)
367
-
Aliases:
368
+
Aliases:
368
369
Applicable: Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
Federation between Teams and Azure Communication Services (ACS) allows users of custom solutions built with ACS to connect and communicate with Teams users over voice, video, chat, and more. For more information, see [Teams interoperability](/azure/communication-services/concepts/teams-interop).
27
+
Federation between Teams and Azure Communication Services (ACS) allows users of custom solutions built with ACS to connect and communicate with Teams users over voice, video, Teams users over voice, video and screen sharing, and more. For more information, see [Teams interoperability](/azure/communication-services/concepts/teams-interop).
28
28
29
29
This cmdlet is used retrieve the Teams and ACS federation configuration for a Teams tenant.
Federation between Teams and Azure Communication Services (ACS) allows external users from ACS connect and communicate with Teams users over voice, video, and chat. These custom applications may be used by end users or by bots, and there is no differentiation in how they appear to Teams users unless the developer of the application explicitly indicates this as part of the communication. For more information, see [Teams interoperability](/azure/communication-services/concepts/teams-interop).
32
+
Federation between Teams and Azure Communication Services (ACS) allows external users from ACS to connect and communicate with Teams users over voiceand video. These custom applications may be used by end users or by bots, and there is no differentiation in how they appear to Teams users unless the developer of the application explicitly indicates this as part of the communication. For more information, see [Teams interoperability](/azure/communication-services/concepts/teams-interop).
33
33
34
34
This cmdlet is used to enable or disable Teams and ACS federation for a Teams tenant, and to specify which ACS resources can connect to Teams. Only listed ACS resources can be allowed.
Set to True to enable federation between Teams and ACS. When set to False, all other parameters are ignored.
60
60
61
-
During public preview, federation between Teams and ACS is disabled by default. When federation between Teams and ACS is generally available, it will be enabled by default.
0 commit comments