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
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/New-CsExternalAccessPolicy.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ New external access policies can be created by using the New-CsExternalAccessPol
60
60
Note that these policies can only be created at the site or the per-user scope; you cannot create a new policy at the global scope.
61
61
In addition, you can have only one external access policy per site: if the Redmond site already has been assigned an external access policy you cannot create a second policy for the site.
62
62
63
-
The following parameters are not applicable to Skype for Business Online: Description, EnableXmppAccess, Force, Identity, InMemory, PipelineVariable, and Tenant
63
+
The following parameters are not applicable to Skype for Business Online/Microsoft Teams: Description, EnableXmppAccess, Force, Identity, InMemory, PipelineVariable, and Tenant
Indicates whether the user is allowed to communicate with people who have SIP accounts with a federated organization.
145
+
Read [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) to get more information about the effect of this parameter in Microsoft Teams.
Indicates whether the user is allowed to communicate with people who have SIP accounts with a public Internet connectivity provider such as MSN.
180
+
Read [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) to get more information about the effect of this parameter in Microsoft Teams.
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Set-CsExternalAccessPolicy.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ After an external access policy has been created, you can use the `Set-CsExterna
60
60
For example, by default the global policy does not allow users to communicate with people who have accounts with a federated organization.
61
61
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.
62
62
63
-
The following parameters are not applicable to Skype for Business Online: Description, EnableXmppAccess, Force, Identity, Instance, PipelineVariable, and Tenant
63
+
The following parameters are not applicable to Skype for Business Online/Microsoft Teams: Description, EnableXmppAccess, Force, Identity, Instance, PipelineVariable, and Tenant
Indicates whether the user is allowed to communicate with people who have SIP accounts with a federated organization.
170
+
Read [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) to get more information about the effect of this parameter in Microsoft Teams.
Indicates whether the user is allowed to communicate with people who have SIP accounts with a public Internet connectivity provider such as MSN.
189
+
Read [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) to get more information about the effect of this parameter in Microsoft Teams.
Controls the attendees who can attend a webinar meeting. The default is EveryoneInCompany, meaning that internal accounts and guest accounts can attend.
920
+
912
921
Possible values:
913
922
914
923
- Everyone
915
924
- EveryoneInCompany
916
925
926
+
If you want to organize public webinars, set the value to Everyone.
0 commit comments