azure-sql-commander
Run SQL Commander as a companion container for browser-based SQL access, with optional Azure Container Apps configuration.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run SQL Commander as a companion container for browser-based SQL access, with optional Azure Container Apps configuration.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.
Deploy Data API Builder to Azure Container Apps with ACR, Bicep or azd, managed identity, and secure config.
| name | azure-sql-commander |
| description | Run SQL Commander as a companion container for browser-based SQL access, with optional Azure Container Apps configuration. |
| license | MIT |
aspire-sql-commander.jerrynixon/sql-commander:<version>; pin a tested version for repeatable deployments.8080 (ASPNETCORE_URLS=http://+:8080).ConnectionStrings__db; SQLCMDR_CONNECTION_STRING is also recognized.GET /health returns HTTP 200 when the web process is running.SQLCMDR_FILE_LOG=0 unless persistent file logging is intentional.ConnectionStrings__db.8080 and optionally configure /health as the container health probe.ConnectionStrings__db with secretRef.Authentication=Active Directory Managed Identity;Encrypt=True;TrustServerCertificate=False in the connection string.targetPort to 8080 and allowInsecure to false./health on port 8080 when explicit probes are needed.The image includes the DAB CLI for an interactive, transient Data API workflow exposed through /data-api/.... Keep a production DAB deployment separate when it needs its own lifecycle, security, or durable configuration.
/health returns HTTP 200.azure-deployment-data-api-builderazure-data-api-builderaspire-sql-commander