Skip to content

Commit 9e39c3b

Browse files
committed
Resolve validation warnings in morning publish build
1 parent 2419761 commit 9e39c3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/synapse-analytics/sql-data-warehouse/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Resource groups are used as a way to allocate memory to queries. If you need mor
110110

111111
If you notice that queries take too long, check that your users do not run in large resource classes. Large resource classes consume many concurrency slots. They can cause other queries to queue up.
112112

113-
Finally, by using Gen2 of [SQL pool](sql-data-warehouse-overview-what-is.md#sql-analytics-and-sql-pool-in-azure-synapse), each resource class gets 2.5 times more memory than Gen1.
113+
Finally, by using Gen2 of [SQL pool](sql-data-warehouse-overview-what-is.md#synapse-sql-pool-in-azure-synapse), each resource class gets 2.5 times more memory than Gen1.
114114

115115
Learn more how to work with [resource classes and concurrency](resource-classes-for-workload-management.md).
116116

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: igorstan
1414

1515
# Best practices for SQL Analytics in Azure Synapse Analytics (formerly SQL DW)
1616

17-
This article is a collection of best practices to help you to achieve optimal performance from your [SQL Analytics](sql-data-warehouse-overview-what-is.md#sql-analytics-and-sql-pool-in-azure-synapse) deployment. The purpose of this article is to give you some basic guidance and highlight important areas of focus. Each section introduces you to a concept and then points you to more detailed articles that cover the concept in more depth. The sequence of topics is in the order of importance.
17+
This article is a collection of best practices to help you to achieve optimal performance from your [SQL Analytics](sql-data-warehouse-overview-what-is.md#synapse-sql-pool-in-azure-synapse) deployment. The purpose of this article is to give you some basic guidance and highlight important areas of focus. Each section introduces you to a concept and then points you to more detailed articles that cover the concept in more depth. The sequence of topics is in the order of importance.
1818

1919
## Reduce cost with pause and scale
2020

0 commit comments

Comments
 (0)