Skip to content

Commit 008cb8c

Browse files
Merge pull request #13221 from krammerliu/krammerliu-gfc-GA
granular federation GA update
2 parents 4989932 + 2e53826 commit 008cb8c

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
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.

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

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

155155
> Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
156156
157-
> [!NOTE]
158-
> Please note that this parameter is in Public Preview.
159-
160157
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.
161158
```yaml
162159
Type: List
@@ -174,9 +171,6 @@ Accept wildcard characters: False
174171
175172
> Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
176173
177-
> [!NOTE]
178-
> Please note that this parameter is in Public Preview.
179-
180174
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.
181175
```yaml
182176
Type: List
@@ -194,9 +188,6 @@ Accept wildcard characters: False
194188

195189
> Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
196190

197-
> [!NOTE]
198-
> Please note that this parameter is in Public Preview.
199-
200191
Indicates how the users get assigned by this policy can communicate with the external orgs. There are 5 options:
201192

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

0 commit comments

Comments
 (0)