Skip to content

Commit b9ace83

Browse files
Acrolinx fix
1 parent 83c1806 commit b9ace83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql-data-warehouse/quickstart-scale-compute-tsql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Download and install the newest version of [SQL Server Management Studio](/sql/s
3131

3232
This quickstart assumes you already have a dedicated SQL pool.
3333

34-
If needed, it is recommended to created a new dedicated SQL pool in an Azure Synapse workspace. [Create an Azure Synapse workspace](../quickstart-create-workspace.md) and then [create a dedicated SQL pool using Synapse Studio](../quickstart-create-sql-pool-studio.md). Or, you can create a legacy dedicated SQL pool (formerly SQL DW), using [Quickstart: create and Connect - portal](create-data-warehouse-portal.md) to create a dedicated SQL pool (formerly SQL DW) named `mySampleDataWarehouse`.
34+
If needed, it is recommended to create a new dedicated SQL pool in an Azure Synapse workspace. [Create an Azure Synapse workspace](../quickstart-create-workspace.md) and then [create a dedicated SQL pool using Synapse Studio](../quickstart-create-sql-pool-studio.md). Or, you can create a legacy dedicated SQL pool (formerly SQL DW), using [Quickstart: create and Connect - portal](create-data-warehouse-portal.md) to create a dedicated SQL pool (formerly SQL DW) named `mySampleDataWarehouse`.
3535

3636
Ensure you have a firewall rule and can connect to your dedicated SQL pool from within SQL Server Management Studio (SSMS).
3737

@@ -156,4 +156,4 @@ AND
156156
You've now learned how to scale compute for your dedicated SQL pool (formerly SQL DW). To learn more about Azure Synapse Analytics, continue to the tutorial for loading data.
157157

158158
> [!div class="nextstepaction"]
159-
>[Load data into a dedicated SQL pool](./load-data-from-azure-blob-storage-using-copy.md)
159+
>[Load data into a dedicated SQL pool](./load-data-from-azure-blob-storage-using-copy.md)

0 commit comments

Comments
 (0)