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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You can pause or scale a dedicated SQL pool, configure a Spark pool, or an integ
29
29
30
30
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
31
32
-
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, including scheduled pipelines.
32
+
You can list, open, and edit already published code artifacts, including scheduled pipelines, if you're a Synapse Artifact User, Synapse Artifact Publisher, Synapse Contributor, or Synapse Administrator.
33
33
34
34
### Execute your code
35
35
@@ -89,7 +89,7 @@ All Synapse RBAC permissions/actions shown in the table are prefixed with `Micro
89
89
|DATA EXPLORER POOLS|
90
90
|Create a Data Explorer pool |Azure Owner or Contributor on the resource group|none|
91
91
|Manage (pause or scale, or delete) a Data Explorer pool|Azure Owner or Contributor on the Data Explorer pool or workspace|none|
92
-
|Create a KQL script|Synapse User. </br></br>*Additional Data Explorer permissions are required to run a script, publish, or commit changes*||
92
+
|Create a KQL script|Synapse User </br></br>*Additional Data Explorer permissions are required to run a script, publish, or commit changes*||
93
93
|List and open any published KQL script| Synapse Artifact User or Artifact Publisher, or Synapse Contributor|artifacts/read|
94
94
|Run a KQL script on a Data Explorer pool| Data Explorer permissions on the pool (granted automatically to a Synapse Administrator)|none|
95
95
|Publish new, update, or delete KQL script|Synapse Artifact Publisher or Synapse Contributor|kqlScripts/write, delete|
0 commit comments