Metabase on Azure
by walnut co
Generate modular Azure Bicep IaC to deploy Metabase on Azure Container Apps with PostgreSQL.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
I want to deploy Metabase on Azure Container Apps with a PostgreSQL backend. Can you generate the modular Bicep IaC files and show me the deployment parameters and commands?
Your agent does
Generated: infra/metabase/main.bicep Generated: infra/metabase/modules/postgres.bicep Parameter Worksheet: | Parameter | Source | | dbAdminPassword | Key Vault | | metabaseImage | metabase/metabase:latest |
Run: az deployment group what-if --template-file infra/metabase/main.bicep
What you get
About this skill
What it does
This skill provides a complete, developer-centric workflow for deploying Metabase to Azure. It generates fresh, modular Infrastructure-as-Code (IaC) using Azure Bicep, specifically architected for production-ready Metabase instances on Azure Container Apps with a PostgreSQL Flexible Server backend.
Why use this skill
Manually configuring Azure infrastructure for Metabase is error-prone, especially when handling PostgreSQL extensions like CITEXT or secure transport requirements. This skill automates the skeleton creation while enforcing best practices like secret separation and modular design. Instead of just "prompting" an AI and getting a single messy file, this skill delivers a structured project directory ready for professional deployment pipelines.
Key Features
- Modular Architecture: Separates concerns into modules for PostgreSQL, Container Apps, and optional Container Registries.
- Parameter Management: Generates a mapping worksheet and a .bicepparam file with secure placeholders.
- Metabase Optimizations: Automatically configures essential environment variables (MB_DB_TYPE, SSL modes) and PostgreSQL extensions.
- Deployment Readiness: Provides built-in commands for linting, what-if analysis, and final resource creation.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 3 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Frequently Asked Questions
Popular in DevOps & Deployment
devsecops-expert
Senior-level DevOps automation for CI/CD, IaC, Kubernetes, and production-ready GitOps pipelines.

Senior Web App Architect for Coding Agents
Messy, insecure, unfixable — that's what AI builds without architecture. This file is the architecture: 10 years of senior judgement on rendering, caching, security and SEO, so your agent builds it right from day one.
docker-compose-linter
Enforce security, reliability, and deployment best practices for Docker Compose files.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.