azure-appconfiguration-py

Installation
SKILL.md

Azure App Configuration SDK for Python

Centralized configuration management with feature flags and dynamic settings.

Installation

pip install azure-appconfiguration

Environment Variables

AZURE_APPCONFIGURATION_CONNECTION_STRING=Endpoint=https://<name>.azconfig.io;Id=...;Secret=...
# Or for Entra ID:
AZURE_APPCONFIGURATION_ENDPOINT=https://<name>.azconfig.io

Authentication

Installs
78
GitHub Stars
39.9K
First Seen
Feb 17, 2026
azure-appconfiguration-py — sickn33/antigravity-awesome-skills