Question 171
Open question ↗You have an Azure SQL database.
Users report that the executions of a stored procedure are slower than usual. You suspect that a regressed query is causing the performance issue.
You need to view the query execution plan to verify whether a regressed query is causing the issue. The solution must minimize effort.
What should you use?
- A.Performance Recommendations in the Azure portal
- B.Extended Events in Microsoft SQL Server Management Studio (SSMS)
- C.Query Store in Microsoft SQL Server Management Studio (SSMS)
- D.Query Performance Insight in the Azure portal


