正解:B
Basic Concept: This question tests monitor, configure, and optimize database resources in the DP-300 exam context. The correct choice is determined by the exact service boundary and operational requirement stated in the scenario.
Why B is Correct: Add a target. is related to operational monitoring or tuning, but it must match the exact signal needed: query history, resource utilization, wait/blocking detail, or automatic remediation. This fits the case because the requested outcome is: You need to correlate the session events with events captured by Event Tracing for Windows (ETW). The selected feature addresses that outcome directly rather than relying on a workaround.
Why A is Wrong: A session window groups events separated by periods of inactivity, which is useful for user sessions rather than fixed continuous aggregation. It would produce a different operational signal than the one needed to investigate, alert, or tune the workload in this question.
Why C is Wrong: Add an action. is related to operational monitoring or tuning, but it must match the exact signal needed: query history, resource utilization, wait/blocking detail, or automatic remediation. It is useful in other troubleshooting paths, but this scenario requires a more specific monitoring or optimization feature.
Why D is Wrong: A session window groups events separated by periods of inactivity, which is useful for user sessions rather than fixed continuous aggregation. It would produce a different operational signal than the one needed to investigate, alert, or tune the workload in this question.