{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Manages Azure Event Hub resources\u2014namespaces, hubs, consumer groups, and authorization rules\u2014via the Azure management API.","skillfed_tags":["azure-sdk","event-streaming","cloud-infrastructure"],"use_cases":["Automate provisioning and teardown of Event Hub namespaces and hubs in CI/CD pipelines.","Programmatically configure consumer groups and authorization rules for event processing applications.","Manage disaster recovery settings, network security perimeter configurations, and TLS versions for Event Hub resources.","Monitor and update Event Hub properties such as partition counts, message retention, and auto-inflate settings.","Integrate Event Hub resource management into infrastructure-as-code tools and cloud automation frameworks."],"what_it_does":"This is the official Azure SDK management client for Event Hubs, providing Python bindings to create, configure, and manage Event Hub namespaces, individual hubs, consumer groups, authorization rules, and related infrastructure through the Azure Resource Manager API. It requires authentication via Microsoft Entra using environment variables or credential objects.\n\nVersion 12.0.0 introduces a significant structural change: model properties are now nested under a `properties` object rather than exposed at the top level, which improves consistency with Azure's REST API but requires code migration for existing users. The package supports Python 3.10+ and depends on isodate, azure-mgmt-core, and typing-extensions.","worth_installing":"Yes. This is the official, actively maintained Azure management client for Event Hubs with no known vulnerabilities, low install friction, and permissive licensing. Install it when you need to programmatically manage Event Hub resources in Azure. Be aware that version 12.0.0 contains breaking changes to model structure; review the migration guide if upgrading from earlier versions."},"id":"azure-mgmt-eventhub","links":{"html":"https://skillfed.io/packages/azure-mgmt-eventhub","md":"https://skillfed.io/packages/azure-mgmt-eventhub.md","pypi":"https://pypi.org/project/azure-mgmt-eventhub/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-eventhub","python_support":"supports_current","summary":"Microsoft Azure Eventhub Management Client Library for Python"},"popularity":{"monthly_downloads":7574090,"position":1722,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"12.0.0"}
