Skip to content

Commit 20110a2

Browse files
authored
Remove Private Preview notes from policy parameters
Removed notes indicating that parameters are in Private Preview for AllowedExternalDomains, BlockedExternalDomains, and CommunicationWithExternalOrgs.
1 parent 4549fef commit 20110a2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ In this example, we create an ExternalAccessPolicy named "GranularFederationExam
140140

141141
> Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
142142
143-
> [!NOTE]
144-
> Please note that this parameter is in Private Preview.
145-
146143
Specifies the external domains allowed to communicate with users assigned to this policy. This setting is applicable only when `CommunicationWithExternalOrgs` is configured to `AllowSpecificExternalDomains`. This setting can be modified only in custom policy. In Global (default) policy `CommunicationWithExternalOrgs` can only be set to `OrganizationDefault` and cannot be changed.
147144

148145
```yaml
@@ -160,9 +157,6 @@ Accept wildcard characters: False
160157
161158
> Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
162159
163-
> [!NOTE]
164-
> Please note that this parameter is in Private Preview.
165-
166160
Specifies the external domains blocked from communicating with users assigned to this policy. This setting is applicable only when `CommunicationWithExternalOrgs` is configured to `BlockSpecificExternalDomains`. This setting can be modified only in custom policy. In Global (default) policy `CommunicationWithExternalOrgs` can only be set to `OrganizationDefault` and cannot be changed.
167161

168162
```yaml
@@ -180,9 +174,6 @@ Accept wildcard characters: False
180174

181175
> Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
182176

183-
> [!NOTE]
184-
> Please note that this parameter is in Private Preview.
185-
186177
Indicates how users assigned to the policy can communicate with external organizations (domains). This setting has 5 possible values:
187178

188179
- OrganizationDefault: users follow the federation settings specified in `TenantFederationConfiguration`. This is the default value.

0 commit comments

Comments
 (0)