azure-data-tables-py

Installation
SKILL.md

Azure Tables SDK for Python

NoSQL key-value store for structured data (Azure Storage Tables or Cosmos DB Table API).

Installation

pip install azure-data-tables azure-identity

Environment Variables

# Azure Storage Tables
AZURE_STORAGE_ACCOUNT_URL=https://<account>.table.core.windows.net  # Required for Azure Storage Tables
Installs
1
GitHub Stars
2.6K
First Seen
Feb 4, 2026
azure-data-tables-py — microsoft/skills