Skip to content

Commit b6b2588

Browse files
authored
Merge branch 'main' into patch-4
2 parents 9ff5123 + 1bc5f75 commit b6b2588

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

exchange/exchange-ps/exchange/Add-VivaModuleFeaturePolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,8 @@ You can specify a maximum of 20 total users or groups (20 users and no groups, 1
300300

301301
To have the policy apply to all users in the organization, use the Everyone switch.
302302

303+
**Note**: In v3.5.1-Preview2 or later of the module, this parameter supports security group object IDs (GUIDs). Previous versions of the module accept only email addresses for this parameter.
304+
303305
```yaml
304306
Type: String[]
305307
Parameter Sets: (All)

exchange/exchange-ps/exchange/Update-VivaModuleFeaturePolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@ You can specify a maximum of 20 total users or groups (20 users and no groups, 1
274274

275275
To have the updated policy apply to all users in the organization, use the Everyone parameter with the value $true.
276276

277+
**Note**: In v3.5.1-Preview2 or later of the module, this parameter supports security group object IDs (GUIDs). Previous versions of the module accept only email addresses for this parameter.
278+
277279
```yaml
278280
Type: String[]
279281
Parameter Sets: (All)

0 commit comments

Comments
 (0)