Skip to content

Commit 149e1e6

Browse files
20230221 2257 link fix
1 parent 518270e commit 149e1e6

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

articles/synapse-analytics/quickstart-create-sql-pool-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ Sign in to the [Azure portal](https://portal.azure.com/)
6464
| **SQL pool name** | `contosoedw` | This is the name that the dedicated SQL pool will have. |
6565
| **Performance level** | DW100c | Set this to the smallest size to reduce costs for this quickstart |
6666

67-
:::image type="content" source="media/quickstart-create-sql-pool/create-sql-pool-studio-24.png" alt-text=A screenshot of the "SQL pools create flow - basics tab.":::
67+
:::image type="content" source="media/quickstart-create-sql-pool/create-sql-pool-studio-24.png" alt-text="A screenshot of the SQL pools create flow - basics tab.":::
68+
6869
> [!IMPORTANT]
6970
> Note that there are specific limitations for the names that dedicated SQL pools can use. Names can't contain special characters, must be 60 or less characters, not contain reserved words, and be unique in the workspace.
7071

articles/synapse-analytics/sql-data-warehouse/pause-and-resume-compute-workspace-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you don't have an Azure subscription, create a [free](https://azure.microsoft
2525

2626
[!INCLUDE [updated-for-az](../../../includes/updated-for-az.md)]
2727

28-
This quickstart assumes you already have a dedicated SQL pool that was created in a Synapse workspace that you can pause and resume. If you need, [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).
28+
This quickstart assumes you already have a dedicated SQL pool that was created in a Synapse workspace that you can pause and resume. If you need, [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).
2929

3030
## Sign in to Azure
3131

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you don't have an Azure subscription, create a [free Azure account](https://a
2525

2626
[!INCLUDE [updated-for-az](../../../includes/updated-for-az.md)]
2727

28-
This quickstart assumes you already have a dedicated SQL pool that was created in a Synapse workspace. If you need, [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).
28+
This quickstart assumes you already have a dedicated SQL pool that was created in a Synapse workspace. If you need, [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).
2929

3030
## Sign in to Azure
3131

0 commit comments

Comments
 (0)