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