skillfed

azure-synapse-accesscontrol

Microsoft Azure Synapse AccessControl Client Library for Python

azure-synapse-accesscontrol v0.7.0 5.1M downloads/30d#2,160 on PyPI5,588
Permissive license MIT License Active released

What it is and what it does

azure-synapse-accesscontrol is the official Python client library for managing access control in Azure Synapse Analytics workspaces. It wraps the Azure Synapse AccessControl REST API, allowing you to programmatically assign roles, manage permissions, and query access policies for workspace resources.

The library depends on msrest, azure-common, azure-core, and azure-synapse-nspkg to provide a consistent Azure SDK experience. It targets Python 2.7, 3.6, 3.7, 3.8, and 3.9 and is distributed as a pure-Python wheel. The package is part of the broader Azure SDK for Python ecosystem and is intended for developers building automation, governance, or access management tools around Synapse workspaces.

Use it for:

  • Automate role assignment and permission management across multiple Synapse workspaces in a CI/CD pipeline.
  • Build an access governance dashboard that queries and reports on who has what permissions in Synapse.
  • Programmatically grant or revoke workspace access based on organizational policy or user lifecycle events.
  • Integrate Synapse access control into a centralized identity and access management system.
  • Audit and enforce least-privilege access policies across Synapse resources.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to manage access control in Azure Synapse workspaces, enabling role and permission administration through the Azure SDK.

Yes, if you need to manage Synapse workspace access control programmatically. The package is stable, permissively licensed, has low install friction, and is backed by Microsoft's active Azure SDK infrastructure. Verify that the 2020-12-01 API version meets your current Synapse feature requirements before committing to it.

Install

azure-synapse-accesscontrol on PyPI

pip

pip install azure-synapse-accesscontrol

uv

uv add azure-synapse-accesscontrol

poetry

poetry add azure-synapse-accesscontrol

Installing azure-synapse-accesscontrol

Before you install

Low install friction with a pure-Python wheel and four stable Azure SDK dependencies. Actively maintained with recent commits as of 2026-08-14.

License in practice

MIT License permits commercial and private use with minimal restrictions; you may use, modify, and distribute this package freely provided you retain the license notice.

Quickstart

pip install azure-synapse-accesscontrol

from azure.synapse.accesscontrol import AccessControlClient
from azure.identity import DefaultAzureCredential

client = AccessControlClient(endpoint="https://<workspace>.dev.azuresynapse.net", credential=DefaultAzureCredential())

Requires Azure credentials (e.g., via DefaultAzureCredential) and a valid Synapse workspace endpoint URL.

Verify before relying

  • Whether the package is actively developed or in maintenance-only mode given the gap since the 2021-08-10 release.
  • Current API compatibility with Azure Synapse's latest access control features beyond the 2020-12-01 version.
  • Whether Python 2.7 support is still functional or deprecated in practice.

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,134,056/month — #2,160 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: azure_synapse_accesscontrol-0.7.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 access controlazure synapse rbacazure synapse permissionsazure synapse role managementazure sdk synapsesynapse workspace accessazure identity management
azure-sdkaccess-controlcloud-platform

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-mgmt-synapse

Provides Python client library for…

permissive · top 5,000 on PyPI

azure-synapse-managedprivateendpoints

Manages private endpoints for Azure Synapse…

permissive · top 5,000 on PyPI

azure-synapse-spark

Client library for interacting with Apache…

permissive · top 5,000 on PyPI

azure-synapse-artifacts

Provides Python client library for Azure…

permissive · top 5,000 on PyPI

azure-mgmt-devspaces

Provides Python client library bindings for…

permissive · top 5,000 on PyPI

azure-mgmt-msi

Manages Azure Managed Service Identities…

permissive · top 5,000 on PyPI

azure-mgmt-resource-templatespecs

Manages Azure Resource Template Specs through a…

permissive · top 5,000 on PyPI

AccessControl

AccessControl provides a security framework for…

unclear · top 15,000 on PyPI

python-freeipa

python-freeipa is a lightweight client library…

permissive · top 15,000 on PyPI

oso-cloud

Oso Cloud client provides a Python wrapper for…

permissive · top 15,000 on PyPI