You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/quickstart-create-workspace.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,21 @@ author: whhender
5
5
ms.service: azure-synapse-analytics
6
6
ms.topic: quickstart
7
7
ms.subservice: workspace
8
-
ms.date: 03/23/2022
8
+
ms.date: 12/16/2024
9
9
ms.author: whhender
10
10
ms.reviewer: whhender
11
11
ms.custom: subject-rbac-steps, mode-other
12
12
---
13
13
14
14
# Quickstart: Create an Azure Synapse Analytics workspace
15
15
16
-
This quickstart describes the steps to create an Azure Synapse Analytics workspace by using the Azure portal.
16
+
This quickstart describes the steps to create an Azure Synapse Analytics workspace using the Azure portal.
17
17
18
18
## Create an Azure Synapse Analytics workspace
19
19
20
20
1. Open the [Azure portal](https://portal.azure.com), and at the top, search for **Synapse**.
21
21
1. In the search results, under **Services**, select **Azure Synapse Analytics**.
22
-
1. Select **Add** to create a workspace.
22
+
1. Select **Create** to create a workspace.
23
23
1. On the **Basics** tab, give the workspace a unique name. We use **mysworkspace** in this document.
24
24
1. You need an Azure Data Lake Storage Gen2 account to create a workspace. The simplest choice is to create a new one. If you want to reuse an existing one, you need to perform extra configuration:
25
25
@@ -67,7 +67,7 @@ Managed identities for your Azure Synapse Analytics workspace might already have
67
67
1. Select **Access control (IAM)**.
68
68
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
69
69
1. Assign the following role. For more information, see [Assign Azure roles by using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
70
-
70
+
71
71
| Setting | Value |
72
72
| --- | --- |
73
73
| Role | Storage Blob Data Contributor |
@@ -82,6 +82,6 @@ Managed identities for your Azure Synapse Analytics workspace might already have
82
82
83
83
## Related content
84
84
85
-
*[Create a dedicated SQL pool](quickstart-create-sql-pool-studio.md)
86
-
*[Create a serverless Apache Spark pool](quickstart-create-apache-spark-pool-portal.md)
87
-
*[Use a serverless SQL pool](quickstart-sql-on-demand.md)
85
+
-[Create a dedicated SQL pool](quickstart-create-sql-pool-studio.md)
86
+
-[Create a serverless Apache Spark pool](quickstart-create-apache-spark-pool-portal.md)
87
+
-[Use a serverless SQL pool](quickstart-sql-on-demand.md)
0 commit comments