Skip to content

Commit 6c0e8b8

Browse files
authored
Merge pull request #11147 from rasrivas-ms/rasrivas-ms-patch-1-1
Update Set-PolicyConfig.md
2 parents d300369 + 418c9fd commit 6c0e8b8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

exchange/exchange-ps/exchange/Set-PolicyConfig.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,13 +374,16 @@ Accept wildcard characters: False
374374
```
375375

376376
### -InformationBarrierMode
377-
{{ Fill InformationBarrierMode Description }}
377+
The InformationBarrierMode parameter specifies the mode that controls the total number of segments and how many segments a user can be part of. Valid values are:
378+
379+
- SingleSegment: Users in the organization can have 5000 segments but can only be assigned to one segment.
380+
- MultiSegment: Users in the organization can have 5000 segments and can be assigned up to 10 segments. For more information, see [Use multi-segment support in information barriers](https://learn.microsoft.com/purview/information-barriers-multi-segment).
378381

379382
```yaml
380383
Type: InformationBarrierMode
381384
Parameter Sets: (All)
382385
Aliases:
383-
Accepted values: Legacy, SingleSegment, MultiSegment
386+
Accepted values: SingleSegment, MultiSegment
384387
Applicable: Security & Compliance
385388
386389
Required: False

0 commit comments

Comments
 (0)