Skip to content

Commit 8e49d6e

Browse files
committed
Formatting
1 parent 9aedc56 commit 8e49d6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/get-started-create-workspace.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 08/27/2024
1212

1313
# Quickstart: Create a Synapse workspace
1414

15-
In this Quickstart, you will create a Synapse workspace, a dedicated SQL pool, and a serverless Apache Spark pool.
15+
In this Quickstart, you will create a Synapse workspace, and you can follow along with the rest of the tutorials to create a dedicated SQL pool, and a serverless Apache Spark pool.
1616

1717
## Prerequisites
1818

@@ -50,7 +50,7 @@ Under **Select Data Lake Storage Gen 2**:
5050
1. By **Account name**, select **Create New** and name the new storage account **contosolake** or similar as the name must be unique.
5151

5252
>[!TIP]
53-
>If you get an error reading "The Azure Synapse resource provider (Microsoft.Synapse) needs to be registered with the selected subscription." Open the Azure portal and select **Subscriptions**. Select you subscription. Under the **Settings** list select **Resource providers**. Search for **Microsoft.Synapse**, select it, and select **Register**.
53+
>If you get an error reading *"The Azure Synapse resource provider (Microsoft.Synapse) needs to be registered with the selected subscription."* Open the Azure portal and select **Subscriptions**. Select your subscription. Under the **Settings** list select **Resource providers**. Search for **Microsoft.Synapse**, select it, and select **Register**.
5454
5555
1. By **File system name**, select **Create New** and name it **users**. This will create a storage container called **users**. The workspace will use this storage account as the "primary" storage account to Spark tables and Spark application logs.
5656
1. Check the **Assign myself the Storage Blob Data Contributor role on the Data Lake Storage Gen2 account** box.
@@ -81,7 +81,7 @@ We're going to use a small 100k row sample dataset of NYC Taxi Cab data for many
8181
1. Download the [NYC Taxi - green trip dataset](../open-datasets/dataset-taxi-green.md?tabs=azureml-opendatasets#additional-information) to your computer:
8282
1. Navigate to the [original dataset location](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page) from the link, choose a specific year and download the Green taxi trip records in Parquet format.
8383
1. Rename the downloaded file to *NYCTripSmall.parquet*.
84-
1. In Synapse Studio, navigate to the **Data** Hub.
84+
1. In Synapse Studio, navigate to the **Data** hub.
8585
1. Select **Linked**.
8686
1. Under the category **Azure Data Lake Storage Gen2**, you'll see an item with a name like **myworkspace ( Primary - contosolake )**.
8787
1. Select the container named **users (Primary)**.

0 commit comments

Comments
 (0)