Favicon of azuresql-db-scaffold

azuresql-db-scaffold Skill

AI Agent SkillShellOpen source

Scaffolds a NEW app (.NET Aspire, FastAPI, Next.js, NestJS) wired to the local Azure SQL Developer as its default dev database. Use when starting/bootstrapping/initializing a project that needs SQL Server or Azure SQL locally, or when adding "set up the database", "docker compose for the db", "create the local DB", ".e Published by microsoft in azure-sql-database-container.

What is azuresql-db-scaffold Skill?

Scaffolds a NEW app (.NET Aspire, FastAPI, Next.js, NestJS) wired to the local Azure SQL Developer as its default dev database. Use when starting/bootstrapping/initializing a project that needs SQL Server or Azure SQL locally, or when adding "set up the database", "docker compose for the db", "create the local DB", ".e 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

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

Copy skill directory
  • Install or run with Copy skill directory

When to use azuresql-db-scaffold Skill

  • Use it for database workflows.
  • Use it for deployment.
  • Use it for design and media.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/azure-sql-database-container
  • Skill file: skills/azuresql-db-scaffold/SKILL.md

What it does

Scaffolds a NEW app (.NET Aspire, FastAPI, Next.js, NestJS) wired to the local Azure SQL Developer as its default dev database. Use when starting/bootstrapping/initializing a project that needs SQL Server or Azure SQL locally, or when adding "set up the database", "docker compose for the db", "create the local DB", ".e

Skill instructions

Azure SQL Developer: scaffold a new project Bootstrap a new app with the Azure SQL Developer (Private Preview) as the default local database. This is the Azure SQL engine, not the SQL Server image. Use the right image (interception point) - USE this engine image: sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest - Do NOT use mcr.microsoft.com/mssql/server (the SQL Server image). If a generated compose/run command points there, stop and switch to the engine image above. - Verify identity once running: SELECT SERVERPROPERTY('EngineEdition') returns 5, SERVERPROPERTY('Edition') returns 'SQL Azure'. - Image is x64 only. On a non-x64 host add --platform linux/amd64 (Docker) or platform: linux/amd64 (compose). - Registry is private (Private Preview): sign in first with docker login sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io using the shared pull-only credentials provided to the Private Preview cohort (get them by signing up at https://aka.ms/sqldbcontainerpreview-signup; they ma

Explore related resources

Frequently asked questions

What is azuresql-db-scaffold?

azuresql-db-scaffold is a open-source AI agent skill with Copy skill directory. Scaffolds a NEW app (.NET Aspire, FastAPI, Next.js, NestJS) wired to the local Azure SQL Developer as its default dev database.

Who is azuresql-db-scaffold best for?

azuresql-db-scaffold is best for reusing agent instructions, scripts, and references, database workflows, deployment workflows, design and media workflows.

How do I install azuresql-db-scaffold?

Install or run azuresql-db-scaffold using Copy skill directory. Check azuresql-db-scaffold for the latest setup command.

Is azuresql-db-scaffold actively maintained?

azuresql-db-scaffold may need a closer maintenance check before production use.

Share:

Stars
2
Forks
0
Last commit
9 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Similar to azuresql-db-scaffold