Skip to content

Commit 0689af3

Browse files
Merge pull request #211756 from WilliamDAssafMSFT/patch-3
Update how-to-create-a-workspace-with-data-exfiltration-protection.md
2 parents 84ab8bd + a26d2e4 commit 0689af3

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/synapse-analytics/security/how-to-create-a-workspace-with-data-exfiltration-protection.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@ author: WilliamDAssafMSFT
55
ms.service: synapse-analytics
66
ms.topic: how-to
77
ms.subservice: security
8-
ms.date: 12/01/2020
8+
ms.date: 09/19/2022
99
ms.author: wiassaf
1010
ms.reviewer: sngun
1111
---
1212

1313
# Create a workspace with data exfiltration protection enabled
14+
1415
This article describes how to create a workspace with data exfiltration protection enabled and how to manage the approved Azure AD tenants for this workspace.
1516

16-
>[!Note]
17-
>You cannot change the workspace configuration for managed virtual network and data exfiltration protection after the workspace is created.
17+
> [!Note]
18+
> You cannot change the workspace configuration for managed virtual network and data exfiltration protection after the workspace is created.
1819
1920
## Prerequisites
2021
- Permissions to create a workspace resource in Azure.
@@ -41,20 +42,19 @@ Follow the steps listed in [Quickstart: Create a Synapse workspace](../quickstar
4142

4243
You can create managed private endpoints to connect to Azure resources that reside in Azure AD tenants, which are approved for a workspace. Follow the steps listed in the guide for [creating managed private endpoints](./how-to-create-managed-private-endpoints.md).
4344

44-
>[!IMPORTANT]
45-
>Resources in tenants other than the workspace's tenant must not have blocking firewall rules in place for the SQL pools to connect to them. Resources within the workspace’s managed virtual network, such as Spark clusters, can connect over managed private links to firewall-protected resources.
45+
> [!IMPORTANT]
46+
> Resources in tenants other than the workspace's tenant must not have blocking firewall rules in place for the SQL pools to connect to them. Resources within the workspace’s managed virtual network, such as Spark clusters, can connect over managed private links to firewall-protected resources.
4647
4748
## Known limitations
48-
Users can provide an environment configuration file to install Python packages from public repositories like PyPI. In data exfiltration protected workspaces, connections to outbound repositories are blocked. As a result, Python library installed from public repositories like PyPI are not supported.
49+
Users can provide an environment configuration file to install Python packages from public repositories like PyPI. In data exfiltration protected workspaces, connections to outbound repositories are blocked. As a result, Python libraries installed from public repositories like PyPI are not supported.
4950

5051
As an alternative, users can upload workspace packages or create a private channel within their primary Azure Data Lake Storage account. For more information, visit [Package management in Azure Synapse Analytics](./spark/../../spark/apache-spark-azure-portal-add-libraries.md)
52+
53+
Ingesting data [from an Event Hub into Data Explorer pools](../data-explorer/ingest-data/data-explorer-ingest-event-hub-one-click.md) will not work if your Synapse workspace uses a managed virtual network with data exfiltration protection enabled.
5154

5255
## Next steps
5356

54-
Learn more about [data exfiltration protection in Synapse workspaces](./workspace-data-exfiltration-protection.md)
55-
56-
Learn more about [Managed workspace Virtual Network](./synapse-workspace-managed-vnet.md)
57-
58-
Learn more about [Managed private endpoints](./synapse-workspace-managed-private-endpoints.md)
59-
60-
[Create Managed private endpoints to your data sources](./how-to-create-managed-private-endpoints.md)
57+
- Learn more about [data exfiltration protection in Synapse workspaces](./workspace-data-exfiltration-protection.md)
58+
- Learn more about [Managed workspace Virtual Network](./synapse-workspace-managed-vnet.md)
59+
- Learn more about [Managed private endpoints](./synapse-workspace-managed-private-endpoints.md)
60+
- [Create Managed private endpoints to your data sources](./how-to-create-managed-private-endpoints.md)

0 commit comments

Comments
 (0)