SC-900 Describe the capabilities of Microsoft compliance solutions • Set 22
SC-900 Describe the capabilities of Microsoft compliance solutions Practice Test 22 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. A Microsoft Purview retention policy is configured as shown. An HR manager wants to ensure that employee records are kept for at least 1 year after last modification. The policy is applied to Exchange, SharePoint, and OneDrive. What is the outcome?
{
"PolicyName": "HR Retention Policy",
"Locations": ["Exchange", "SharePoint", "OneDrive"],
"RetentionAction": "Delete",
"RetentionDuration": 365,
"RetentionType": "ModificationAge",
"ContentQuery": "Department eq 'HR'"
}