|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: 'Monitoring and tuning' |
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Azure SQL Database monitoring and performance tuning # < 60 chars |
| 4 | +summary: Azure SQL Database provides tools to help you collect metrics and diagnostic information to monitor your database and improve its performance. # < 160 chars |
| 5 | + |
4 | 6 | metadata:
|
5 |
| - title: Azure SQL Database - Monitoring and tuning |
6 |
| - meta.description: Learn how to monitor and tune your Azure SQL database. |
7 |
| - services: sql-database |
8 |
| - ms.subservice: performance |
9 |
| - author: jovanpop-msft |
10 |
| - manager: craigg |
11 |
| - ms.service: sql-database |
12 |
| - ms.tgt_pltfrm: na |
13 |
| - ms.devlang: |
14 |
| - ms.topic: overview |
15 |
| - ms.date: 02/08/2019 |
16 |
| - ms.author: jovanpop |
17 |
| -sections: |
18 |
| - |
19 |
| -- items: |
20 |
| - - type: paragraph |
21 |
| - text: Azure SQL Database enables you to easily monitor and tune your database workload. |
22 |
| - - type: list |
23 |
| - style: cards |
24 |
| - className: cardsM |
25 |
| - columns: 3 |
26 |
| - items: |
27 |
| - - title: Query Performance Insights |
28 |
| - href: /azure/sql-database/sql-database-query-performance |
29 |
| - html: <p>Easily monitor resource usage in your Azure SQL database (single or pooled database) by using built-in monitoring capabilities in the Azure portal.</p> |
30 |
| - - title: Azure SQL Analytics |
31 |
| - href: https://docs.microsoft.com/azure/log-analytics/log-analytics-azure-sql?toc=/azure/sql-database/toc.json |
32 |
| - html: <p>Azure SQL Analytics monitoring enables you to easily monitor a large fleet of databases, elastic pools, and instances in a single pane of glass.</p> |
33 |
| - - title: Automatic tuning |
34 |
| - href: /azure/sql-database/sql-database-automatic-tuning |
35 |
| - html: <p>Automatic tuning automatically recommends and fixes query plan issues, and creates and drops indexes, to improve performance.</p> |
36 |
| - - title: Intelligent Performance Insight |
37 |
| - href: /azure/sql-database/sql-database-intelligent-insights |
38 |
| - html: <p>Built-in intelligence in Azure SQL Database detects disruptive events that cause poor performance in your databases and provides mitigation recommendations when possible.</p> |
39 |
| - - title: Performance recommendations |
40 |
| - href: /azure/sql-database/sql-database-advisor |
41 |
| - html: <p>Azure SQL Database provides recommendations that can help you optimize your database in the Azure portal.</p> |
42 |
| - - title: Metrics and logging |
43 |
| - href: /azure/sql-database/sql-database-metrics-diag-logging |
44 |
| - html: <p>Stream your database diagnostics telemetry to Azure SQL Analytics, Azure Event Hubs, or Azure Blob storage for custom integrations.</p> |
45 |
| -- title: More resources |
46 |
| - items: |
47 |
| - - type: paragraph |
48 |
| - text: Learn about additional features that can help you optimize the performance of your database. |
49 |
| - - type: list |
50 |
| - style: unordered |
51 |
| - items: |
52 |
| - - html: Learn more about <a href="sql-database-monitor-tune-overview.md">monitoring and tuning</a> in Azure SQL Database. |
53 |
| - - html: Learn how <a href="https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing?toc=/azure/sql-database/toc.json">intelligent query processing</a> can improve the performance of your database. |
54 |
| - - html: Set up and operate <a href="sql-database-operate-query-store.md">Query Store</a>, the core SQL Server technology that enables you to get real-time insights into query performance. |
55 |
| - - html: Learn how to use <a href="sql-database-operate-query-store.md">Dynamic Management Views</a> to analyze the performance of your workload. |
56 |
| - - html: Learn how to monitor database activities with <a href="sql-database-xevent-db-diff-from-svr.md">XEvents</a>. |
57 |
| - - html: Learn how to <a href="sql-database-performance-guidance.md">manually tune your database</a>. |
| 7 | + title: Azure SQL Database monitoring and tuning documentation # Required; page title displayed in search results. Include the brand. < 60 chars. |
| 8 | + description: Azure SQL Database provides tools to help you collect metrics and diagnostic information to monitor your database and improve its performance. # Required; article description that is displayed in search results. < 160 chars. |
| 9 | + ms.service: sql-database #Required; service per approved list. service slug assigned to your service by ACOM. |
| 10 | + ms.subservice: performance # Optional; Remove if no subservice is used. |
| 11 | + ms.topic: landing-page # Required |
| 12 | + ms.collection: performance # Optional; Remove if no collection is used. |
| 13 | + author: CarlRabeler #Required; your GitHub user alias, with correct capitalization. |
| 14 | + ms.author: carlrab #Required; microsoft alias of author; optional team alias. |
| 15 | + ms.date: 01/24/2020 #Required; mm/dd/yyyy format. |
| 16 | + |
| 17 | +# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new |
| 18 | + |
| 19 | +landingContent: |
| 20 | +# Cards and links should be based on top customer tasks or top subjects |
| 21 | +# Start card title with a verb |
| 22 | + # Card (optional) |
| 23 | + - title: About monitoring and performance tuning |
| 24 | + linkLists: |
| 25 | + - linkListType: overview |
| 26 | + links: |
| 27 | + - text: Monitoring and performance tuning |
| 28 | + url: sql-database-monitor-tune-overview.md |
| 29 | + - linkListType: learn |
| 30 | + links: |
| 31 | + - text: Microsoft Azure Database Monitoring Playbook |
| 32 | + url: https://app.pluralsight.com/library/courses/microsoft-azure-database-playbook-monitoring |
| 33 | + |
| 34 | + # Card (optional) |
| 35 | + - title: Collecting metrics and logs |
| 36 | + linkLists: |
| 37 | + - linkListType: concept |
| 38 | + links: |
| 39 | + - text: Metrics and diagnostics logging |
| 40 | + url: sql-database-metrics-diag-logging.md |
| 41 | + - text: Understand the performance diagnostics log |
| 42 | + url: sql-database-intelligent-insights-use-diagnostics-log.md |
| 43 | + |
| 44 | + # Card |
| 45 | + - title: Resource limits |
| 46 | + linkLists: |
| 47 | + - linkListType: concept |
| 48 | + links: |
| 49 | + - text: Single database vCore resource limits |
| 50 | + url: sql-database-vcore-resource-limits-single-databases.md |
| 51 | + - text: Single database DTU resource limits |
| 52 | + url: sql-database-dtu-resource-limits-single-databases.md |
| 53 | + - text: Elastic pool vCore resource limits |
| 54 | + url: sql-database-vcore-resource-limits-elastic-pools.md |
| 55 | + - text: Elastic pool DTU resource limits |
| 56 | + url: sql-database-dtu-resource-limits-elastic-pools.md |
| 57 | + - text: Managed instance resource limits |
| 58 | + url: sql-database-managed-instance-resource-limits.md |
| 59 | + - text: Managed instance pools resource limits |
| 60 | + url: sql-database-instance-pools.md#instance-pools-resource-limitations |
| 61 | + |
| 62 | + # Card (optional) |
| 63 | + - title: Getting started - Azure portal |
| 64 | + linkLists: |
| 65 | + - linkListType: overview |
| 66 | + links: |
| 67 | + - text: Using artificial intelligence in the Azure portal to tune performance |
| 68 | + url: sql-database-performance.md |
| 69 | + - linkListType: concept |
| 70 | + links: |
| 71 | + - text: SQL Database Advisor tuning recommendations |
| 72 | + url: sql-database-advisor.md |
| 73 | + - text: Query Performance Insight |
| 74 | + url: sql-database-query-performance.md |
| 75 | + - text: Azure SQL Analytics |
| 76 | + url: ../azure-monitor/insights/azure-sql.md |
| 77 | + - text: Intelligent Insights |
| 78 | + url: sql-database-intelligent-insights.md |
| 79 | + - text: Detectable performance patterns |
| 80 | + url: sql-database-intelligent-insights-troubleshoot-performance.md |
| 81 | + - text: Automatic tuning |
| 82 | + url: sql-database-automatic-tuning.md |
| 83 | + - linkListType: video |
| 84 | + links: |
| 85 | + - text: Intelligent Insights |
| 86 | + url: https://channel9.msdn.com/Shows/Azure-Friday/Get-Intelligent-Insights-for-Improving-Azure-SQL-Database-Performance/player |
| 87 | + - text: Automatic tuning |
| 88 | + url: https://channel9.msdn.com/Shows/Azure-Friday/Improve-Azure-SQL-Database-Performance-with-Automatic-Tuning/player |
| 89 | + |
| 90 | + # Card |
| 91 | + - title: Manual performance tuning |
| 92 | + linkLists: |
| 93 | + - linkListType: overview |
| 94 | + links: |
| 95 | + - text: Manual performance tuning guidance |
| 96 | + url: sql-database-performance-guidance.md |
| 97 | + - linkListType: concept |
| 98 | + links: |
| 99 | + - text: Using Query Store |
| 100 | + url: https://docs.microsoft.com/sql/relational-databases/performance/monitoring-performance-by-using-the-query-store |
| 101 | + - text: Using DMVs |
| 102 | + url: sql-database-monitoring-with-dmvs.md |
| 103 | + - text: Using extended events |
| 104 | + url: sql-database-xevent-db-diff-from-svr.md |
| 105 | + - text: Hyperscale performance diagnostics |
| 106 | + url: sql-database-hyperscale-performance-diagnostics.md |
| 107 | + |
| 108 | + # Card |
| 109 | + - title: Resource scaling |
| 110 | + linkLists: |
| 111 | + - linkListType: overview |
| 112 | + links: |
| 113 | + - text: Dynamically scaling resources |
| 114 | + url: sql-database-scale-resources.md |
| 115 | + - linkListType: concept |
| 116 | + links: |
| 117 | + - text: Scaling single database resources |
| 118 | + url: sql-database-single-database-scale.md |
| 119 | + - text: Scaling elastic pool resources |
| 120 | + url: sql-database-elastic-pool-scale.md |
| 121 | + - text: Scaling managed instance resources |
| 122 | + url: sql-database-managed-instance.md#managed-instance-management-operations |
| 123 | + - text: Read scale-out |
| 124 | + url: sql-database-read-scale-out.md |
| 125 | + - linkListType: video |
| 126 | + links: |
| 127 | + - text: Dynamic scalability |
| 128 | + url: https://channel9.msdn.com/Blogs/Azure/Azure-SQL-Database-dynamically-scale-up-or-scale-down/player |
0 commit comments