{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"Provides programmatic management of Azure Cosmos DB resources\u2014databases, containers, clusters, and accounts\u2014via the Azure control plane.","skillfed_tags":["azure-sdk","infrastructure-management","cloud-provisioning"],"use_cases":["Automate provisioning of Cosmos DB accounts and databases in CI/CD pipelines","Build infrastructure-as-code scripts to manage Cosmos DB resources across environments","Create administrative dashboards or tools that list and configure Cosmos DB clusters","Programmatically scale throughput or adjust backup schedules on existing databases","Migrate or replicate Cosmos DB configurations across Azure subscriptions or regions"],"what_it_does":"This is the official Azure SDK management client for Cosmos DB. It lets you create, update, delete, and query Cosmos DB accounts, databases, containers, and clusters programmatically from Python code. You authenticate via Microsoft Entra using environment variables or credential objects, then instantiate a CosmosDBManagementClient and call methods on operation groups to manage your infrastructure.\n\nThe package requires Python 3.10 or later and depends on azure-mgmt-core (the base Azure management SDK), isodate (for date parsing), and typing-extensions (for type hints). It is designed for infrastructure automation, deployment pipelines, and administrative tooling rather than for querying data within Cosmos DB itself.","worth_installing":"Yes\u2014if you need to manage Azure Cosmos DB resources from Python code. The package is actively maintained, has no known vulnerabilities, low install friction, and is the official Microsoft SDK for this purpose. Requires Python 3.10+, Azure subscription, and proper Entra authentication setup."},"id":"azure-mgmt-cosmosdb","links":{"html":"https://skillfed.io/packages/azure-mgmt-cosmosdb","md":"https://skillfed.io/packages/azure-mgmt-cosmosdb.md","pypi":"https://pypi.org/project/azure-mgmt-cosmosdb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-03","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-cosmosdb","python_support":"supports_current","summary":"Microsoft Azure Cosmosdb Management Client Library for Python"},"popularity":{"monthly_downloads":14239128,"position":1241,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"10.0.0"}
