azuresql-db-sidecar Skill
Adds Azure SQL Developer as a sidecar service in an existing Docker Compose stack or Dev Container. Use when wiring the local Azure SQL Database engine into compose or devcontainer.json, when an app needs a SQL backend via a service name (not localhost), or for prompts like "add SQL to my compose", "add a database serv Published by microsoft in azure-sql-database-container.
What is azuresql-db-sidecar Skill?
Adds Azure SQL Developer as a sidecar service in an existing Docker Compose stack or Dev Container. Use when wiring the local Azure SQL Database engine into compose or devcontainer.json, when an app needs a SQL backend via a service name (not localhost), or for prompts like "add SQL to my compose", "add a database serv Published by microsoft in azure-sql-database-container. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Deployment
- Design and media
- Database workflows use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use azuresql-db-sidecar Skill
- Use it for database workflows.
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azure-sql-database-container
- Skill file: skills/azuresql-db-sidecar/SKILL.md
What it does
Adds Azure SQL Developer as a sidecar service in an existing Docker Compose stack or Dev Container. Use when wiring the local Azure SQL Database engine into compose or devcontainer.json, when an app needs a SQL backend via a service name (not localhost), or for prompts like "add SQL to my compose", "add a database serv
Skill instructions
Azure SQL Developer as a sidecar (Compose / Dev Container) Wire Azure SQL Developer 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 dependson gate. Load-bearing facts (inlined; full detail in azuresql-db-container) - This is the Azure SQL Database engine (Private Preview), not the SQL Server SQL Server image mcr.microsoft.com/mssql/server. SERVERPROPERTY('EngineEdition') returns 5, SERVERPROPERTY('Edition') returns 'SQL Azure'. If you were about to use the SQL Server image, stop and use this instead. - Image: sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest (x64, linux/amd64). Registry and tag are provisional during Private Preview. - Registry credentials: the image lives in a private preview registry. Sign in first with docker login sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io using the shared pull-on
Explore related resources
Frequently asked questions
What is azuresql-db-sidecar?
azuresql-db-sidecar is a open-source AI agent skill with Copy skill directory. Adds Azure SQL Developer as a sidecar service in an existing Docker Compose stack or Dev Container.
Who is azuresql-db-sidecar best for?
azuresql-db-sidecar is best for reusing agent instructions, scripts, and references, database workflows, deployment workflows, design and media workflows.
How do I install azuresql-db-sidecar?
Install or run azuresql-db-sidecar using Copy skill directory. Check azuresql-db-sidecar for the latest setup command.
Is azuresql-db-sidecar actively maintained?
azuresql-db-sidecar may need a closer maintenance check before production use.
Auto-fetched from GitHub.