SC-900 • Practice Exam 52
Free SC-900 practice exam — 20 questions with explanations. Set 52. No signup required.
Refer to the exhibit. A legal team needs to preserve all documents in SharePoint and OneDrive for 5 years. The current policy retains for 1 year. What should the administrator do to meet the requirement?
{
"RetentionCompliancePolicy": {
"Name": "LegalHold",
"Locations": ["SharePoint", "OneDrive"],
"RetentionDuration": 365,
"RetentionType": "Retain",
"RetentionAction": "KeepAndDelete"
}
}