Skip to content

Commit c1e655d

Browse files
authored
Merge pull request #113601 from julieMSFT/20200501_sas_issue-update
updates from Saveen
2 parents 9246d45 + 314fb91 commit c1e655d

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,21 @@ Synapse Studio will behave differently based on user roles. Some items may be hi
159159
| Manage Hub / Linked services | YES | YES | YES |
160160
| Manage Hub / Access Control (assign users to Synapse workspace roles) | YES | NO | NO |
161161
| Manage Hub / Integration runtimes | YES | YES | YES |
162+
| Use the Monitor Hub | YES | YES | YES |
163+
| Monitor Hub / Orchestration / Pipeline runs | YES | NO | NO |
164+
| Monitor Hub / Orchestration / Trigger runs | YES | NO | NO |
165+
| Monitor Hub / Orchestration / Integration runtimes | YES | YES | YES |
166+
| Monitor Hub / Activities / Spark applications | YES | YES | NO |
167+
| Monitor Hub / Activities / SQL requests | YES | NO | YES |
168+
| Monitor Hub / Activities / Spark pools | YES | YES | NO |
169+
| Monitor Hub / Triggers | YES | NO | NO |
170+
| Manage Hub / Linked services | YES | YES | YES |
171+
| Manage Hub / Access Control (assign users to Synapse workspace roles) | YES | NO | NO |
172+
| Manage Hub / Integration runtimes | YES | YES | YES |
173+
162174

163175
> [!NOTE]
164-
> [1] Access to data in containers depends on the access control in ADLSGen2
176+
> [1] Access to data in containers depends on the access control in ADLSGen2. </br>
165177
> [2] SQL OD tables and Spark tables store their data in ADLSGen2 and access requires the appropriate permissions on ADLSGen2.
166178
167179
## Next steps

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ ms.reviewer: igorstan
1414

1515
# What is Azure Synapse Analytics (formerly SQL DW)?
1616

17+
> [!NOTE]
18+
> Try the latest Azure Synapse features such as workspaces, Spark, SQL on demand, and the integrated Synapse Studio experience
19+
> by [requesting access to Azure Synapse (workspaces preview)](https://aka.ms/synapsepreview).
20+
>
21+
>Explore the [Azure Synapse (workspaces preview) documentation](../overview-what-is.md).
22+
1723
Azure Synapse is an analytics service that brings together enterprise data warehousing and Big Data analytics. It gives you the freedom to query data on your terms, using either serverless on-demand or provisioned resources—at scale. Azure Synapse brings these two worlds together with a unified experience to ingest, prepare, manage, and serve data for immediate BI and machine learning needs.
1824

1925
Azure Synapse has four components:
@@ -25,10 +31,7 @@ Azure Synapse has four components:
2531
- Synapse Pipelines: Hybrid data integration (Preview)
2632
- Studio: Unified user experience. (Preview)
2733

28-
> [!NOTE]
29-
> To access the preview features of Azure Synapse, request access [here](https://aka.ms/synapsepreview). Microsoft will triage all requests and respond as soon as possible.
30-
>
31-
> View the [Azure Synapse preview documentation](../overview-what-is.md).
34+
3235

3336
## Synapse SQL pool in Azure Synapse
3437

0 commit comments

Comments
 (0)