Metabase on Azure
by walnut co
Generate modular Azure Bicep IaC to deploy Metabase on Azure Container Apps with PostgreSQL.
- Scaffold production-ready Bicep files for Metabase on Azure Container Apps.
- Configure Azure Database for PostgreSQL with Metabase-required extensions.
- Create a secure parameter worksheet for Bicep deployments.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Scaffold production-ready Bicep files for Metabase on Azure Container Apps.
- Configure Azure Database for PostgreSQL with Metabase-required extensions.
- env_vars, terminal automation included
- Ready for Visual Studio Code
Sample input
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?
Sample output
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
Metabase on Azure
by walnut co
Generate modular Azure Bicep IaC to deploy Metabase on Azure Container Apps with PostgreSQL.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Scaffold production-ready Bicep files for Metabase on Azure Container Apps.
- Configure Azure Database for PostgreSQL with Metabase-required extensions.
- env_vars, terminal automation included
- Ready for Visual Studio Code
- Instant install
Sample input
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?
Sample output
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
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.
Use Cases
- Scaffold production-ready Bicep files for Metabase on Azure Container Apps.
- Configure Azure Database for PostgreSQL with Metabase-required extensions.
- Create a secure parameter worksheet for Bicep deployments.
- Generate what-if and deployment commands for Azure Resource Manager.
Known Limitations
Doesnt deploy VNET, Private network endpoints.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/metabase-on-azure -o /tmp/metabase-on-azure.zip && unzip -o /tmp/metabase-on-azure.zip -d ~/.claude/skills && rm /tmp/metabase-on-azure.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Visual Studio Code, Bicep, Azure Environment
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.