You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**[Performance overview](#performance-overview)** - Monitor all performance activities for your database. | Yes | No |
25
-
|**[Performance recommendations](#performance-recommendations)** - Shows performance recommendations that can improve performance of your workload. | Yes | No |
26
-
|**[Query Performance Insight](#query-performance-insight)** - Shows performance of top consuming queries on the database. | Yes | No |
27
-
|**[Automatic tuning](#automatic-tuning)** - Use Azure SQL Database to automatically optimize your database performance. | Yes | No |
24
+
|**[Performance overview]** - Monitor all performance activities for your database. | Yes | No |
25
+
|**[Performance recommendations]** - Shows performance recommendations that can improve performance of your workload. | Yes | No |
26
+
|**[Query Performance Insight]** - Shows performance of top consuming queries on the database. | Yes | No |
27
+
|**[Automatic tuning]** - Use Azure SQL Database to automatically optimize your database performance. | Yes | No |
28
28
29
29
## Performance overview
30
30
31
31
This view provides a summary of your database performance, and helps you with performance tuning and troubleshooting.

34
34
35
35
* The **Recommendations** tile provides a breakdown of tuning recommendations for your database (top three recommendations are shown if there are more). Clicking this tile takes you to **[Performance recommendations](#performance-recommendations)**.
36
36
* The **Tuning activity** tile provides a summary of the ongoing and completed tuning actions for your database, giving you a quick view into the history of tuning activity. Clicking this tile takes you to the full tuning history view for your database.
@@ -45,7 +45,7 @@ This page provides intelligent [tuning recommendations](sql-database-advisor.md)
45
45
* Recommendations when schema issues are identified in the database.
46
46
* Recommendations when queries can benefit from parameterized queries.
0 commit comments