skillfed

azure-synapse-managedprivateendpoints

Microsoft Azure Synapse Managed Private Endpoints Client Library for Python

azure-synapse-managedprivateendpoints v0.4.0 5.1M downloads/30d#2,171 on PyPI5,588
Permissive license MIT License Active released

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-managedprivateendpoints

uv

uv add azure-synapse-managedprivateendpoints

poetry

poetry add azure-synapse-managedprivateendpoints

Installing 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

Development Status :: 4 - BetaLicense :: OSI Approved :: MIT LicenseProgramming Language :: PythonProgramming Language :: Python :: 2Programming Language :: Python :: 2.7Programming Language :: Python :: 3Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9

Tags

azure synapse private endpointsmanaged private endpoints clientazure vnet clientsynapse network securityazure private linksynapse managed connectivity
azure-sdknetwork-security

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

azure-synapse-accesscontrol

Provides Python bindings to manage access…

permissive · top 5,000 on PyPI

azure-mgmt-synapse

Provides Python client library for…

permissive · top 5,000 on PyPI

azure-synapse-spark

Client library for interacting with Apache…

permissive · top 5,000 on PyPI

azure-mgmt-managedservices

Provides Python client library for managing…

unclear · top 15,000 on PyPI

azure-mgmt-iothubprovisioningservices

Manages Azure IoT Hub Provisioning Services…

permissive · top 5,000 on PyPI

azure-synapse-artifacts

Provides Python client library for Azure…

permissive · top 5,000 on PyPI

azure-mgmt-privatedns

Manages Azure Private DNS zones, record sets,…

permissive · top 5,000 on PyPI

azure-mgmt-trafficmanager

Provides a Python client library to manage…

permissive · top 5,000 on PyPI

azure-mgmt-msi

Manages Azure Managed Service Identities…

permissive · top 5,000 on PyPI

publication

Publication hides private implementation…

permissive · top 5,000 on PyPI