azuresql-db-ci Skill
Runs integration tests against Azure SQL Developer (Private Preview, local engine) in CI. Use when setting up GitHub Actions, Azure Pipelines, or GitLab CI to test against Azure SQL DB; when adding a database service container to a CI workflow; when tests need a real Azure SQL engine in the pipeline; or when you see "s Published by microsoft in azure-sql-database-container.
What is azuresql-db-ci Skill?
Runs integration tests against Azure SQL Developer (Private Preview, local engine) in CI. Use when setting up GitHub Actions, Azure Pipelines, or GitLab CI to test against Azure SQL DB; when adding a database service container to a CI workflow; when tests need a real Azure SQL engine in the pipeline; or when you see "s 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
- Testing
- Database workflows
- Design and media
- Testing use cases
- Database workflows use cases
Technical details
- Install or run with Copy skill directory
When to use azuresql-db-ci Skill
- Use it for testing.
- Use it for database workflows.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azure-sql-database-container
- Skill file: skills/azuresql-db-ci/SKILL.md
What it does
Runs integration tests against Azure SQL Developer (Private Preview, local engine) in CI. Use when setting up GitHub Actions, Azure Pipelines, or GitLab CI to test against Azure SQL DB; when adding a database service container to a CI workflow; when tests need a real Azure SQL engine in the pipeline; or when you see "s
Skill instructions
Azure SQL Developer in CI Run integration tests against the Azure SQL Database engine (Private Preview) as a CI service container. This is the local Azure SQL engine, not the SQL Server image mcr.microsoft.com/mssql/server. SELECT SERVERPROPERTY('EngineEdition') returns 5 and SERVERPROPERTY('Edition') returns 'SQL Azure'. If a workflow was about to use the SQL Server image, stop and use this image instead. For the full readiness loop, connection model, vectors, seeding, and registry detail, load the azuresql-db-container skill. Load-bearing facts (inlined) - Image: sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest (x64, linux/amd64). It lives in a private preview registry; the runner must sign in with ACRUSERNAME / ACRPASSWORD secrets. Registry and tag are provisional during Private Preview. - Platform: the image is x64 only. CI hosted runners are x64, so no --platform flag is needed there. On a non-x64 self-hosted runner, add --platform linux/amd64. - Required env: ACCE
Explore related resources
Frequently asked questions
What is azuresql-db-ci?
azuresql-db-ci is a open-source AI agent skill with Copy skill directory. Runs integration tests against Azure SQL Developer (Private Preview, local engine) in CI.
Who is azuresql-db-ci best for?
azuresql-db-ci is best for reusing agent instructions, scripts, and references, testing workflows, database workflows, design and media workflows.
How do I install azuresql-db-ci?
Install or run azuresql-db-ci using Copy skill directory. Check azuresql-db-ci for the latest setup command.
Is azuresql-db-ci actively maintained?
azuresql-db-ci may need a closer maintenance check before production use.
Auto-fetched from GitHub.