SQLMI1 という名前の Azure SQL マネージド インスタンスと Workspace1 という名前の Log Analytics ワークスペースを含む Azure サブスクリプションがあります。
SQLMI1 のパフォーマンス メトリックを収集し、そのメトリックを Workspace1 にストリーミングする必要があります。
正解:D
Basic Concept: This question tests Azure monitoring and performance management, including which metric, log destination, or alerting behavior fits the operational requirement.
Why D is Correct: Modify the diagnostic settings for SQLMI1. matches the expected DP-300 administration action. Modify the diagnostic settings for SQLMI1. 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. The question is not asking for a general Azure capability; it is asking for the feature that produces this result: You need to collect performance metrics for SQLMI1 and stream the metrics to Workspace1.
Why A is Wrong: A private endpoint exposes an Azure service through a private IP address in a virtual network, avoiding public endpoint dependency. It is useful in other troubleshooting paths, but this scenario requires a more specific monitoring or optimization feature.
Why B is Wrong: Configure Azure SQL Analytics to use Workspace1. 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 would produce a different operational signal than the one needed to investigate, alert, or tune the workload in this question.
Why C is Wrong: Modify the Computer + storage settings for SQLMI1. 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 does not expose the required metric, query history, wait/blocking signal, or tuning mechanism; using it would not give the administrator the evidence requested.