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/security/how-to-set-up-access-control.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 04/15/2020
10
10
ms.author: mahi
11
11
ms.reviewer: jrasnick
12
12
---
13
-
# Secure your Synapse workspace (preview)
13
+
# Secure your Synapse workspace (preview)
14
14
15
15
This article will teach you how to use roles and access control to control activities and access to data. By following these instructions, access control in Azure Synapse Analytics is simplified. You only need to add and remove users to one of three security groups.
16
16
@@ -25,7 +25,7 @@ To secure a Synapse workspace (preview), you'll follow a pattern of configuring
25
25
- Apache Spark for Azure Synapse Analytics admin
26
26
- Access control for data in Azure Data Lake Storage Gen 2 (ADLSGEN2).
27
27
- Access control for Synapse SQL and Spark databases
28
-
28
+
-
29
29
## Steps to secure a Synapse workspace
30
30
31
31
This document uses standard names to simplify the instructions. Replace them with any names of your choice.
@@ -65,11 +65,13 @@ Identify this information about your storage:
65
65
66
66
## STEP 3: Create and configure your Synapse Workspace
67
67
68
-
In the Azure portal, create a Synapse workspace:
68
+
In the Azure portal, create a Synapse workspace:
69
69
70
+
- Select your subscription
71
+
- Select your resource group - You need to have access to a resource group for which you have been assigned the **Owner** role.
70
72
- Name the workspace WS1
71
73
- Choose STG1 for the Storage account
72
-
- Choose CNT1 for the container that is being used as the "filesystem".
74
+
-. Choose CNT1 for the container that is being used as the "filesystem".
73
75
- Open WS1 in Synapse Studio
74
76
- Select **Manage** > **Access Control** assign the security groups to the following Synapse roles.
75
77
- Assign **WS1\_WSAdmins** to Synapse Workspace admins
0 commit comments