azure-sql-commander

Deploy SQL Commander to Azure Container Apps with Bicep templates.

1|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/JerryNixon/vslive-2026-las-demos --skill azure-sql-commander
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-sql-commander
Source: https://github.com/JerryNixon/vslive-2026-las-demos/tree/main/.github/skills/azure-sql-commander
Command: npx skills add https://github.com/JerryNixon/vslive-2026-las-demos --skill azure-sql-commander

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy SQL Commander to Azure Container Apps to enable browsing and querying Azure SQL databases, streamlining cloud-based SQL exploration and admin tasks.

Core Features & Use Cases

  • Deploy the public SQL Commander image to Azure Container Apps for quick access to Azure SQL databases.
  • Configure environment variables, secrets, and ingress to expose the web UI securely.
  • Use Bicep templates to automate repeatable deployments and scale as needed.

Quick Start

Deploy the public image to an Azure Container Apps environment using the provided Bicep resources and configuration.

Frequently Asked Questions about azure-sql-commander

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a SQL query tool to Azure Container Apps using Bicep?

You can deploy SQL Commander to Azure Container Apps using provided Bicep templates that define container deployment details, environment variables, secrets, ingress, and health checks for browsing and querying Azure SQL databases.

What is the best way to add a web-based SQL query tool for Azure SQL databases?

Deploying the public SQL Commander image to Azure Container Apps exposes a web UI for browsing and querying Azure SQL databases, configured securely through environment variables, secrets, and ingress settings.

Does Azure Container Apps support health checks and minimal replica configuration for SQL containers?

Yes, Azure Container Apps supports health checks and minimal replica configurations for SQL containers, which this Skill configures alongside ingress and environment variables to ensure scalable and secure SQL Commander deployments.

Can I configure environment variables and secrets for Azure Container Apps using Bicep templates?

Yes, you can configure environment variables and secrets for Azure Container Apps using Bicep templates, which this Skill utilizes to securely expose the SQL Commander web UI and manage connections to Azure SQL databases.

When do I need to use Bicep templates for deploying SQL Commander to Azure?

You need Bicep templates for deploying SQL Commander to Azure when you require automated, repeatable deployments and scalable configurations for browsing Azure SQL databases within Azure Container Apps.