Skip to content

Commit d8477f7

Browse files
committed
fixing broken links
1 parent e370bb2 commit d8477f7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/azure-sql/database/intelligent-insights-troubleshoot-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The diagnostics log outputs query hashes of queries that affected the performanc
6666

6767
If you have reached the available session limits, you can optimize your applications by reducing the number of logins made to the database. If you're unable to reduce the number of logins from your applications to the database, consider increasing the pricing tier of your database subscription. Or you can split and move your database into multiple databases for a more balanced workload distribution.
6868

69-
For more suggestions on resolving session limits, see [How to deal with the limits of maximum logins](https://blogs.technet.microsoft.com/latam/20../../how-to-deal-with-the-limits-of-azure-sql-database-maximum-logins/). See [Overview of resource limits on a server](../azure-sql/database/resource-limits-logical-server.md) for information about limits at the server and subscription levels.
69+
For more suggestions on resolving session limits, see [How to deal with the limits of maximum logins](https://blogs.technet.microsoft.com/latam/20../../how-to-deal-with-the-limits-of-azure-sql-database-maximum-logins/). See [Overview of resource limits on a server](resource-limits-logical-server.md) for information about limits at the server and subscription levels.
7070

7171
## Workload Increase
7272

articles/azure-sql/database/intelligent-insights-use-diagnostics-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 03/10/2020
1414
---
1515

1616
# Use the Intelligent Insights performance diagnostics log of Azure SQL Database and Azure SQL Managed Instance performance issues
17-
[!INCLUDE[appliesto-sqldb-sqlmi](includes/appliesto-sqldb-sqlmi.md)]
17+
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1818

1919
This page provides information on how to use the performance diagnostics log generated by [Intelligent Insights](intelligent-insights-overview.md) of Azure SQL Database and Azure SQL Managed Instance performance issues, its format, and the data it contains for your custom development needs. You can send this diagnostics log to [Azure Monitor logs](../../azure-monitor/insights/azure-sql.md), [Azure Event Hubs](../../azure-monitor/platform/resource-logs-stream-event-hubs.md), [Azure Storage](metrics-diagnostic-telemetry-logging-streaming-export-configure.md#stream-into-azure-storage), or a third-party solution for custom DevOps alerting and reporting capabilities.
2020

articles/azure-sql/database/monitoring-tuning-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ landingContent:
9696
- linkListType: overview
9797
links:
9898
- text: Identify query performance issues
99-
url: identify-query-performance-issues.md
99+
url: ../identify-query-performance-issues.md
100100
- linkListType: concept
101101
links:
102102
- text: Monitoring using DMVs

articles/azure-sql/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
- name: Overview
109109
href: database/monitor-tune-overview.md
110110
- name: Intelligent Insights
111-
href: intelligent-insights.md
111+
href: intelligent-insights-overview.md
112112
- name: SQL Analytics
113113
href: /azure/log-analytics/log-analytics-azure-sql?toc=/azure/azure-sql/toc.json
114114
- name: Automatic tuning

0 commit comments

Comments
 (0)