Skip to content

Commit cbd0b26

Browse files
authored
Merge pull request #134327 from julieMSFT/20201016_accesscontrol
update to add resource group permissions
2 parents 93ce3f2 + fd76c94 commit cbd0b26

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/synapse-analytics/security/how-to-set-up-access-control.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 04/15/2020
1010
ms.author: mahi
1111
ms.reviewer: jrasnick
1212
---
13-
# Secure your Synapse workspace (preview)
13+
# Secure your Synapse workspace (preview)
1414

1515
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.
1616

@@ -25,7 +25,7 @@ To secure a Synapse workspace (preview), you'll follow a pattern of configuring
2525
- Apache Spark for Azure Synapse Analytics admin
2626
- Access control for data in Azure Data Lake Storage Gen 2 (ADLSGEN2).
2727
- Access control for Synapse SQL and Spark databases
28-
28+
-
2929
## Steps to secure a Synapse workspace
3030

3131
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:
6565

6666
## STEP 3: Create and configure your Synapse Workspace
6767

68-
In the Azure portal, create a Synapse workspace:
68+
In the Azure portal, create a Synapse workspace:
6969

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.
7072
- Name the workspace WS1
7173
- 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".
7375
- Open WS1 in Synapse Studio
7476
- Select **Manage** > **Access Control** assign the security groups to the following Synapse roles.
7577
- Assign **WS1\_WSAdmins** to Synapse Workspace admins

0 commit comments

Comments
 (0)