Skip to content

Commit 9069e45

Browse files
authored
Merge pull request #103446 from v-maudel/patch-445
M47200: Fixing broken link
2 parents 89aad29 + ae5041d commit 9069e45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-data-warehouse/sql-data-warehouse-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This article lists common troubleshooting question.
4848
| :----------------------------------------------------------- | :----------------------------------------------------------- |
4949
| Msg 40847: Could not perform the operation because server would exceed the allowed Database Transaction Unit quota of 45000. | Either reduce the [DWU](what-is-a-data-warehouse-unit-dwu-cdwu.md) of the database you are trying to create or [request a quota increase](sql-data-warehouse-get-started-create-support-ticket.md). |
5050
| Investigating space utilization | See [Table sizes]( ../sql-data-warehouse/sql-data-warehouse-tables-overview.md#table-size-queries) to understand the space utilization of your system. |
51-
| Help with managing tables | See the [Table overview][Overview] article for help with managing your tables. This article also includes links into more detailed topics like [Table data types](sql-data-warehouse-tables-data-types.md), [Distributing a table](sql-data-warehouse-tables-distribute.md), [Indexing a table](sql-data-warehouse-tables-index.md), [Partitioning a table](sql-data-warehouse-tables-partition.md), [Maintaining table statistics](sql-data-warehouse-tables-statistics.md) and [Temporary tables](sql-data-warehouse-tables-temporary.md). |
51+
| Help with managing tables | See the [Table overview](../sql-data-warehouse/sql-data-warehouse-tables-overview.md) article for help with managing your tables. This article also includes links into more detailed topics like [Table data types](sql-data-warehouse-tables-data-types.md), [Distributing a table](sql-data-warehouse-tables-distribute.md), [Indexing a table](sql-data-warehouse-tables-index.md), [Partitioning a table](sql-data-warehouse-tables-partition.md), [Maintaining table statistics](sql-data-warehouse-tables-statistics.md) and [Temporary tables](sql-data-warehouse-tables-temporary.md). |
5252
| Transparent data encryption (TDE) progress bar is not updating in the Azure portal | You can view the state of TDE via [powershell](/powershell/module/az.sql/get-azsqldatabasetransparentdataencryption). |
5353

5454

@@ -71,4 +71,4 @@ For more help in finding solution to your issue, here are some other resources y
7171
* [Create support ticket](sql-data-warehouse-get-started-create-support-ticket.md)
7272
* [MSDN forum](https://social.msdn.microsoft.com/Forums/home?forum=AzureSQLDataWarehouse)
7373
* [Stack Overflow forum](https://stackoverflow.com/questions/tagged/azure-sqldw)
74-
* [Twitter](https://twitter.com/hashtag/SQLDW)
74+
* [Twitter](https://twitter.com/hashtag/SQLDW)

0 commit comments

Comments
 (0)