Skip to content

Commit b626044

Browse files
committed
Applications param description update per TR
1 parent 4a2ec5b commit b626044

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

exchange/exchange-ps/exchange/New-RetentionCompliancePolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ The Applications parameter specifies the target when Microsoft 365 Groups are in
9999
100100
- `Group:Exchange` for the mailbox that's connected to the Microsoft 365 Group.
101101
- `Group:SharePoint` for the SharePoint site that's connected to the Microsoft 365 Group.
102-
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site that are connected to the Microsoft 365 Group. This is the default value.
102+
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site that are connected to the Microsoft 365 Group.
103+
104+
The default value is blank ($null). If you set a value for the ModernGroupLocation parameter, the default blank value is functionally equivalent to the value `"Group:Exchange","Group:SharePoint"`.
103105

104106
```yaml
105107
Type: MultiValuedProperty

exchange/exchange-ps/exchange/Set-RetentionCompliancePolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,9 @@ The Applications parameter specifies the target when Microsoft 365 Groups are in
475475

476476
- `Group:Exchange` for the mailbox that's connected to the Microsoft 365 Group.
477477
- `Group:SharePoint` for the SharePoint site that's connected to the Microsoft 365 Group.
478-
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site that are connected to the Microsoft 365 Group. This is the default value.
478+
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site that are connected to the Microsoft 365 Group.
479+
480+
The default value is blank ($null). If you set a value for the ModernGroupLocation parameter, the default blank value is functionally equivalent to the value `"Group:Exchange","Group:SharePoint"`.
479481

480482
```yaml
481483
Type: MultiValuedProperty

0 commit comments

Comments
 (0)