Skip to content

Commit ac9a57c

Browse files
author
Saveen Reddy
authored
Update get-started.md
1 parent e4bba3f commit ac9a57c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/synapse-analytics/get-started.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ This tutorial guides you through all the basic steps needed to use Azure Synapse
1616

1717
## Prepare a storage account for use with a Synapse workspace
1818
* Open the [Azure Portal](https://portal.azure.com)
19-
* Create a new Storage account
20-
* Key settings in the **Basics** tab
21-
* **Storage account name** - you can give it any name. In this document we'll refer to it as `contosolake`
22-
* **Account kind** - must be set to `StorageV2`
23-
* **Location** - you can pick any location but its recommended your Synapse workspace and ADLSGEN2 account are in the same region
24-
* Key settings in the **Advanced** tab
25-
* **Data Lake Storage Gen2** - set to `Enabled`. Azure Synapse only works with storage accounts where this setting is enabled.
19+
* Create a new Storage account with the following settings:
20+
* In the **Basics** tab
21+
* **Storage account name** - you can give it any name. In this document we'll refer to it as `contosolake`
22+
* **Account kind** - must be set to `StorageV2`
23+
* **Location** - you can pick any location but its recommended your Synapse workspace and ADLSGEN2 account are in the same region
24+
* In the **Advanced** tab
25+
* **Data Lake Storage Gen2** - set to `Enabled`. Azure Synapse only works with storage accounts where this setting is enabled.
2626
* Once the storage account is created, perform these role assignments or ensure they are already assigned
2727
* Assign yourself to the **Owner** role on the storage account
2828
* Assign yourself to the **Storage Blob Data Owner** role on the Storage Account

0 commit comments

Comments
 (0)