azuresql-db-sidecar

Installation
SKILL.md

The Azure SQL Database container as a sidecar (Compose / Dev Container)

Wire the container into an existing Docker Compose stack or Dev Container as a service the app reaches by service name (sqldb,1433), never localhost. Keep existing services intact; add the database, an init one-shot that creates appdb, and a depends_on gate.

Load-bearing facts (inlined; full detail in azuresql-db-container)

Installs
46
GitHub Stars
15
First Seen
Jul 8, 2026
azuresql-db-sidecar — microsoft/azure-sql-database-container