Skip to content

Commit cf6ee15

Browse files
Merge pull request #212696 from SnehaGunda/SynapseIssues1
Removing Synapse Link for SQL schema creation details
2 parents 1d22ed9 + 6e1d915 commit cf6ee15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/synapse-link/connect-synapse-link-sql-server-2022.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: synapse-analytics
66
ms.topic: how-to
77
ms.subservice: synapse-link
88
ms.custom: event-tier1-build-2022
9-
ms.date: 05/09/2022
9+
ms.date: 09/27/2022
1010
ms.author: sngun
1111
ms.reviewer: sngun, wiassaf
1212
---
@@ -46,7 +46,7 @@ This article provides a step-by-step guide for getting started with Azure Synaps
4646

4747
:::image type="content" source="../media/connect-synapse-link-sql-server-2022/studio-new-empty-sql-script.png" alt-text="Screenshot of creating a new empty SQL script from Synapse Studio.":::
4848

49-
1. Paste the following script and select **Run** to create the master key for your target Synapse SQL database. You also need to create a schema if your expected schema is not available in target Synapse SQL database.
49+
1. Paste the following script and select **Run** to create the master key for your target Synapse SQL database.
5050

5151
```sql
5252
CREATE MASTER KEY

0 commit comments

Comments
 (0)