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/synapse-workspace-understand-what-role-you-need.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: meenalsri
5
5
ms.service: synapse-analytics
6
6
ms.topic: conceptual
7
7
ms.subservice: security
8
-
ms.date: 3/07/2022
8
+
ms.date: 03/23/2022
9
9
ms.author: mesrivas
10
10
ms.reviewer: sngun, wiassaf
11
11
ms.custom: ignite-fall-2021
@@ -18,17 +18,17 @@ This article will help you understand which Synapse RBAC (role-based access cont
18
18
19
19
### Access Synapse Studio
20
20
21
-
You can open Synapse Studio and view details of the workspace and list any of its Azure resources (SQL pools, Spark pools, or Integration runtimes) if you've been assigned any Synapse RBAC role or have the Azure Owner, Contributor, or Reader role on the workspace.
21
+
You can open Synapse Studio and view details of the workspace and list any of its Azure resources such as SQL pools, Spark pools, or Integration runtimes. You will see if you've been assigned any Synapse RBAC role or have the Azure Owner, Contributor, or Reader role on the workspace.
22
22
23
23
### Resource management
24
24
25
25
You can create SQL pools, Data Explorer pools, Apache Spark pools, and Integration runtimes if you're an Azure Owner or Contributor on the workspace. When using ARM templates for automated deployment, you need to be an Azure Contributor on the resource group.
26
26
27
-
You can pause or scale a dedicated SQL pool, configure a Spark pool or an integration runtime if you're an Azure Owner or Contributor on the workspace or that resource.
27
+
You can pause or scale a dedicated SQL pool, configure a Spark pool, or an integration runtime if you're an Azure Owner or Contributor on the workspace or that resource.
28
28
29
29
### View and edit code artifacts
30
30
31
-
With access to Synapse Studio, you can create new code artifacts, such as SQL scripts, KQL scripts, notebooks, spark jobs, linked services, pipelines, dataflows, triggers, and credentials. (These artifacts can be published or saved with additional permissions.)
31
+
With access to Synapse Studio, you can create new code artifacts, such as SQL scripts, KQL scripts, notebooks, spark jobs, linked services, pipelines, dataflows, triggers, and credentials. These artifacts can be published or saved with additional permissions.
32
32
33
33
If you're a Synapse Artifact User, Synapse Artifact Publisher, Synapse Contributor, or Synapse Administrator you can list, open, and edit already published code artifacts.
34
34
@@ -54,7 +54,6 @@ You can commit code artifacts to a working branch of a Git repository if the wor
54
54
55
55
If you close Synapse Studio without publishing or committing changes to code artifacts, then those changes will be lost.
56
56
57
-
58
57
## Tasks and required roles
59
58
60
59
The table below lists common tasks and for each task, the Synapse RBAC, or Azure RBAC roles required.
@@ -74,7 +73,7 @@ All Synapse RBAC permissions/actions shown in the table are prefixed `Microsoft/
74
73
75
74
Task (I want to...) |Role (I need to be...)|Synapse RBAC permission/action
76
75
--|--|--
77
-
|Open Synapse Studio on a workspace|Synapse User, or|read
76
+
|Open Synapse Studio on a workspace|Synapse User, or|read
78
77
| |Azure Owner, Contributor, or Reader on the workspace|none
79
78
|List SQL pools, Data Explorer pools, Apache Spark pools, Integration runtimes and access their configuration details|Synapse User, or|read|
80
79
||Azure Owner, Contributor, or Reader on the workspace|none
0 commit comments