data-api-builder-demo
Keep DAB quickstart assets consistent, runnable, and structurally compliant across local and Azure paths.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Keep DAB quickstart assets consistent, runnable, and structurally compliant across local and Azure paths.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run SQL Commander as a companion container for browser-based SQL access, with optional Azure Container Apps configuration.
Orchestrate SQL Server and Data API Builder with .NET Aspire for local development, health-aware startup, and dashboard-driven diagnostics.
Add MCP Inspector to .NET Aspire AppHost for local SQL MCP Server validation and tool discovery.
Add SQL Commander to .NET Aspire for lightweight SQL browsing and query execution during local DAB development.
Use SQL Database Projects (.sqlproj) with .NET Aspire for declarative schema deployment via dacpac.
Deploy Data API Builder and SQL MCP Server to Azure App Service for Linux, with or without containers.
| name | data-api-builder-demo |
| description | Keep DAB quickstart assets consistent, runnable, and structurally compliant across local and Azure paths. |
| license | MIT |
data-api/ for dab-config.json and DAB Dockerfile.database/ for schema/seed assets or .sqlproj.web-app/ for optional client UI.azure-infra/ for azure.yaml, IaC, and Azure helper scripts.local-up.ps1, local-down.ps1, optional local-reset.ps1.azure-infra/azure-up.ps1, azure-infra/azure-down.ps1, optional post-provision.ps1.dab-config.json as the config file name unless targeting Static Web Apps.@env('DATABASE_CONNECTION_STRING') for Azure/container configs.http://localhost:5000; verify /health, REST (/api/<Entity>), GraphQL if enabled, and Swagger (/swagger local, /api/swagger on ACA docs).dab-config.json into the image at /App/dab-config.json and expose target port 5000.mcr.microsoft.com/azure-databases/data-api-builder.aspire-data-api-builderdocker-data-api-builderazure-data-api-builderdata-api-builder-config