You are managing an Azure SQL Database that uses Intelligent Insights. You receive an alert that there is a performance issue with a specific query. You need to analyze the root cause. What should you use?
Query Store provides detailed query performance data for root cause analysis.
Why this answer
Option A is correct because Query Store captures query performance metrics and allows detailed analysis. Option B is incorrect because Intelligent Insights provides summaries, not detailed query analysis. Option C is incorrect because database-level metrics don't pinpoint queries.
Option D is incorrect because Automatic Tuning applies fixes but doesn't analyze root cause.