azure-cosmos-py

Installation
SKILL.md

Azure Cosmos DB SDK for Python

Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.

Installation

pip install azure-cosmos azure-identity

Environment Variables

COSMOS_ENDPOINT=https://<account>.documents.azure.com:443/
COSMOS_DATABASE=mydb
COSMOS_CONTAINER=mycontainer

Authentication

Installs
1
GitHub Stars
2.8K
First Seen
Jan 29, 2026
azure-cosmos-py — microsoft/agent-skills