70-246 · Question #149
70-246 Question #149: Real Exam Question with Answer & Explanation
The correct answer is D: Monitor Object, Append Line, and Send Email. You do not know when the action should take place. So you need the monitor to trigger your action (not the other way around). The get activity is used when a runbook is already running. Above states to use the Append Line command for logging purposes (which is not described as su
Question
Options
- AMonitor Object, Insert Line, and Send Email
- BGet Activity, Append Line, and Send Email
- CMonitor State, Insert Line, and Send Email
- DMonitor Object, Append Line, and Send Email
Explanation
You do not know when the action should take place. So you need the monitor to trigger your action (not the other way around). The get activity is used when a runbook is already running. Above states to use the Append Line command for logging purposes (which is not described as such for the Insert Line command). "Use the Append Line activity to append lines to a log file to create audits trails of runbooks."
Community Discussion
No community discussion yet for this question.