You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DeletedResources parameter specifies the Sharepoint sites to be removed from the list of included sites or excluded from a tenant level policy when the associated group has been deleted. It is used in conjunction with AddModernGroupLocationException and RemoveModernGroupLocation. Valid value is a JSON String.
580
+
581
+
To specify a deleted resource, you must use the Modern Group mailbox address and the site ID. For example:
For more information about this scenario, see [Learn more about modern group deletion under retention hold](https://learn.microsoft.com/en-us/purview/retention-settings#what-happens-if-a-microsoft-365-group-is-deleted-after-a-policy-is-applied).
616
+
617
+
```yaml
618
+
Type: String
619
+
Parameter Sets: Identity
620
+
Aliases:
621
+
Applicable: Security & Compliance
622
+
623
+
Required: False
624
+
Position: Named
625
+
Default value: None
626
+
Accept pipeline input: False
627
+
Accept wildcard characters: False
628
+
```
629
+
577
630
### -Enabled
578
631
The Enabled parameter specifies whether the policy is enabled. Valid values are:
0 commit comments