azure-synapse-managedprivateendpoints
Microsoft Azure Synapse Managed Private Endpoints Client Library for Python
What it is and what it does
This is a client library for managing private endpoints in Azure Synapse, part of the Microsoft Azure SDK for Python. It provides programmatic access to configure and manage managed private endpoints that allow Synapse workspaces to connect securely to other Azure resources over private network paths rather than through public endpoints. The library wraps Azure REST APIs and depends on msrest, azure-common, azure-core, and azure-synapse-nspkg to handle authentication, HTTP communication, and namespace management.
The package is classified as Beta and was last updated on 2021-08-10 to support API versions including 2021-06-01-preview. It has been tested with Python 2.7, 3.6, 3.7, 3.8 and 3.9. For developers building applications that need to programmatically manage Synapse network security and private connectivity, this library provides the necessary abstractions.
Use it for:
- Automate creation and management of private endpoints for Synapse workspaces in infrastructure-as-code pipelines.
- Configure secure network paths between Synapse and dependent Azure services without exposing endpoints publicly.
- Integrate Synapse private endpoint management into larger Azure resource provisioning workflows.
- Query and monitor the status of managed private endpoints across Synapse workspaces programmatically.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Manages private endpoints for Azure Synapse workspaces, enabling secure network connectivity to Synapse resources without exposing them to the public internet.
Yes, if you are actively managing Azure Synapse infrastructure and need programmatic control over private endpoints. The library is stable and carries no known vulnerabilities, but note that it has not been updated since 2021-08-10 and may lack support for newer Azure API versions or Python releases beyond 3.9. Verify compatibility with your current Azure API and Python environment before adopting.
Install
azure-synapse-managedprivateendpoints on PyPI
pip
pip install azure-synapse-managedprivateendpointsuv
uv add azure-synapse-managedprivateendpointspoetry
poetry add azure-synapse-managedprivateendpointsInstalling azure-synapse-managedprivateendpoints
Before you install
Low install friction with a pure-Python wheel. Maintenance is active with recent repository commits, though the latest release is from 2021-08-10 and has not been updated for over three years.
License in practice
MIT License permits commercial use, modification, and distribution with minimal restrictions, making this suitable for most projects without licensing concerns.
Quickstart
pip install azure-synapse-managedprivateendpoints
from azure.synapse.managedprivateendpoints import VnetClient
client = VnetClient(credential, subscription_id, workspace_name)
Requires Azure credentials and an active Azure Synapse workspace to connect to.
Verify before relying
- Whether the package remains compatible with Python versions released after 3.9, given the last release predates modern Python versions.
- Current support status for API versions beyond 2021-06-01-preview and compatibility with current Azure environments.
Package facts
| License | MIT License (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — msrest, azure-common, azure-core, azure-synapse-nspkg |
| Maintenance | actively maintained — 1,830 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 5,088,861/month — #2,171 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: azure_synapse_managedprivateendpoints-0.4.0-py2.py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
azure-synapse-accesscontrolProvides Python bindings to manage access…
permissive · top 5,000 on PyPI
azure-mgmt-synapseProvides Python client library for…
permissive · top 5,000 on PyPI
azure-synapse-sparkClient library for interacting with Apache…
permissive · top 5,000 on PyPI
azure-mgmt-managedservicesProvides Python client library for managing…
unclear · top 15,000 on PyPI
azure-mgmt-iothubprovisioningservicesManages Azure IoT Hub Provisioning Services…
permissive · top 5,000 on PyPI
azure-synapse-artifactsProvides Python client library for Azure…
permissive · top 5,000 on PyPI
azure-mgmt-privatednsManages Azure Private DNS zones, record sets,…
permissive · top 5,000 on PyPI
azure-mgmt-trafficmanagerProvides a Python client library to manage…
permissive · top 5,000 on PyPI
azure-mgmt-msiManages Azure Managed Service Identities…
permissive · top 5,000 on PyPI
publicationPublication hides private implementation…
permissive · top 5,000 on PyPI