Skip to content

Commit eb20dbb

Browse files
authored
Update get-started.md
Merged the tables so that the formatting doesn't look as unaligned as it was before
1 parent 5e9912b commit eb20dbb

File tree

1 file changed

+14
-22
lines changed

1 file changed

+14
-22
lines changed

articles/synapse-analytics/get-started.md

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,13 @@ This tutorial will guide you through all the basic steps needed to setup and use
1919

2020
* Open the [Azure portal](https://portal.azure.com)
2121
* Create a new storage account with the following settings:
22-
* In the **Basics** tab
23-
24-
|Setting | Suggested value | Description |
25-
|---|---|---|
26-
|**Storage account name**| You can give it any name.|In this document, we'll refer to it as `contosolake`.
27-
|**Account kind**|Must be set to `StorageV2`||
28-
|**Location**|You can pick any location| We recommend your Synapse workspace and Azure Data Lake Storage (ADLS) Gen2 account are in the same region.|
29-
||||
30-
31-
* In the **Advanced** tab
32-
33-
|Setting | Suggested value | Description |
34-
|---|---|---|
35-
|**Data Lake Storage Gen2**|`Enabled`| Azure Synapse only works with storage accounts where this setting is enabled.|
36-
||||
22+
|Tab|Setting | Suggested value | Description |
23+
|---|---|---|---|
24+
|Basics|**Storage account name**| You can give it any name.|In this document, we'll refer to it as `contosolake`.|
25+
|Basics|**Account kind**|Must be set to `StorageV2`||
26+
|Basics|**Location**|You can pick any location| We recommend your Synapse workspace and Azure Data Lake Storage (ADLS) Gen2 account are in the same region.|
27+
|Advanced|**Data Lake Storage Gen2**|`Enabled`| Azure Synapse only works with storage accounts where this setting is enabled.|
28+
|||||
3729

3830
* Once the storage account is created, make these role assignments or ensure they are already assigned. While in the storage account, select **Access control (IAM)** from the left navigation.
3931
* Assign yourself to the **Owner** role on the storage account
@@ -44,14 +36,13 @@ This tutorial will guide you through all the basic steps needed to setup and use
4436

4537
* Open the [Azure portal](https://portal.azure.com) and at the top search for `Synapse`.
4638
* In the search results under **Services**, select **Azure Synapse Analytics (workspaces preview)**
47-
* Select **+ Add**
48-
* **Basics** tab:
39+
* Select **+ Add** to create a new workspace with these settings
4940

50-
|Setting | Suggested value | Description |
51-
|---|---|---|
52-
|**Workspace name**|You can call it anything.| In this document, we will use `myworkspace`
53-
|**Region**|Match the region of the storage account||
54-
|||
41+
|Tab|Setting | Suggested value | Description |
42+
|---|---|---|---|
43+
|Basics|**Workspace name**|You can call it anything.| In this document, we will use `myworkspace`|
44+
|Basics|**Region**|Match the region of the storage account|
45+
||||
5546

5647
* Under **Select Data Lake Storage Gen 2** select the account and container you previously created
5748

@@ -85,6 +76,7 @@ Once your Synapse workspace is created, you have two ways to open Synapse Studio
8576
|---|---|---|
8677
|**SQL pool name**| `SQLDB1`|
8778
|**Performance level**|`DW100C`|
79+
|||
8880
* Select **Review+create** and then select **Create**.
8981
* Your pool will be ready in a few minutes.
9082

0 commit comments

Comments
 (0)