PL-300 • Practice Test 44
Free PL-300 practice test — 15 questions with explanations. Set 44. No signup required.
Refer to the exhibit. A Power BI dataset has the scheduled refresh configuration shown in the JSON. The refresh fails on Monday, March 2, 2026. Who will be notified?
"scheduledRefresh": {
"enabled": true,
"startTime": "2026-03-01T06:00:00Z",
"days": ["Monday", "Wednesday", "Friday"],
"notifyOption": "MailOnFailure"
}