Skip to content

Commit 72af8fa

Browse files
committed
Refresh articles\synapse-analytics\sql\resources-self-help-sql-on-demand.md
1 parent 6b0bd11 commit 72af8fa

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: This article contains information that can help you troubleshoot pr
44
author: azaricstefan
55
ms.author: stefanazaric
66
ms.reviewer: whhender, wiassaf
7-
ms.date: 08/27/2024
7+
ms.topic: overview
88
ms.service: azure-synapse-analytics
99
ms.subservice: sql
10-
ms.topic: overview
10+
ms.date: 09/26/2024
1111
---
1212

1313
# Troubleshoot serverless SQL pool in Azure Synapse Analytics
@@ -1146,10 +1146,8 @@ If you get the error `CREATE DATABASE failed. User database limit has been alrea
11461146

11471147
You don't need to use separate databases to isolate data for different tenants. All data is stored externally on a data lake and Azure Cosmos DB. The metadata like table, views, and function definitions can be successfully isolated by using schemas. Schema-based isolation is also used in Spark where databases and schemas are the same concepts.
11481148

1149-
## Next steps
1149+
## Related content
11501150

11511151
- [Best practices for serverless SQL pool in Azure Synapse Analytics](best-practices-serverless-sql-pool.md)
11521152
- [Azure Synapse Analytics frequently asked questions](../overview-faq.yml)
11531153
- [Store query results to storage using serverless SQL pool in Azure Synapse Analytics](create-external-table-as-select.md)
1154-
- [Synapse Studio troubleshooting](../troubleshoot/troubleshoot-synapse-studio.md)
1155-
- [Troubleshoot a slow query on a dedicated SQL Pool](/troubleshoot/azure/synapse-analytics/dedicated-sql/troubleshoot-dsql-perf-slow-query)

0 commit comments

Comments
 (0)