Skip to content

Commit 86fafe3

Browse files
authored
Merge pull request #153866 from saveenr/patch-102
Update get-started-create-workspace.md
2 parents 162b3f3 + 949e156 commit 86fafe3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ After your Azure Synapse workspace is created, you have two ways to open Synapse
6060
* Open your Synapse workspace in the [Azure portal](https://portal.azure.com), in the **Overview** section of the Synapse workspace, select **Open** in the Open Synapse Studio box.
6161
* Go to the `https://web.azuresynapse.net` and sign in to your workspace.
6262

63+
## Place sample data into the primary storage account
64+
65+
* Download this file to your computer: https://azuresynapsestorage.blob.core.windows.net/sampledata/NYCTaxiSmall/NYCTripSmall.parquet
66+
* In Synapse Studiio, navigate to the the Data Hub. Click **Linked**.
67+
* Under the category **Azure Data Lake Storae Gen2** you'll see an item with a name like **workspacename ( Primary - workspacename )**
68+
* Click on the container marked **Primary**
69+
* Click **Upload** and select the `NYCTripSmall.parquet` file you downloaded
70+
6371
## Next steps
6472

6573
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)