Skip to content

Commit 48b4850

Browse files
authored
Merge pull request #146636 from midesa/master
fixed documentation on library management
2 parents 46be0eb + a1c2f23 commit 48b4850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can create managed private endpoints to connect to Azure resources that resi
4545
>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.
4646
4747
## 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. To remediate this, users can install packages by uploading Python wheel files to the primary storage account that is linked to their Synapse workspace. Follow the steps listed in the guide for [uploading custom Python packages](../spark/apache-spark-azure-portal-add-libraries.md#manage-a-python-wheel)
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.
4949

5050
## Next steps
5151

0 commit comments

Comments
 (0)