Skip to content

Commit 2e689aa

Browse files
committed
Minor edit
1 parent c902159 commit 2e689aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/security/synapse-workspace-understand-what-role-you-need.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can pause or scale a dedicated SQL pool, configure a Spark pool, or an integ
2929

3030
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.
3131

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.
3333

3434
### Execute your code
3535

@@ -89,7 +89,7 @@ All Synapse RBAC permissions/actions shown in the table are prefixed with `Micro
8989
|DATA EXPLORER POOLS|
9090
|Create a Data Explorer pool |Azure Owner or Contributor on the resource group|none|
9191
|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*| |
9393
|List and open any published KQL script| Synapse Artifact User or Artifact Publisher, or Synapse Contributor|artifacts/read|
9494
|Run a KQL script on a Data Explorer pool| Data Explorer permissions on the pool (granted automatically to a Synapse Administrator)|none|
9595
|Publish new, update, or delete KQL script|Synapse Artifact Publisher or Synapse Contributor|kqlScripts/write, delete|

0 commit comments

Comments
 (0)