bicep-azure

Codify Azure Bicep standards for consistent deployments across workspaces.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Greg-T8/Agent-Toolkit --skill bicep-azure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bicep-azure
Source: https://github.com/Greg-T8/Agent-Toolkit/tree/main/skills/bicep-azure
Command: npx skills add https://github.com/Greg-T8/Agent-Toolkit --skill bicep-azure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides authoritative Bicep coding standards, patterns, and governance to standardize Azure deployments across Learning, Project, and Client workspaces.

Core Features & Use Cases

  • Centralized Bicep governance guiding code generation, scaffolding, and deployment stacks.
  • Clear patterns for naming, tagging, parameterization, and security.
  • Quick reference to cross-workspace sources and real-world lab patterns for maintainable infrastructure code.

Quick Start

Create a new Bicep project following the standard layout and governance references to validate syntax and security considerations.

Frequently Asked Questions about bicep-azure

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

FAQPage Schema
How do I standardize Bicep infrastructure-as-code across multiple Azure projects?

Bicep governance for Azure deployments codifies naming, tagging, parameterization, and security conventions to ensure consistent infrastructure-as-code. It applies structured guidance across Learning, Project, and Client workspaces for maintainable deployment stacks.

What is the best way to structure Bicep parameters and security for Azure deployments?

The best way to structure Bicep parameters and security is to follow codified standards that validate syntax and security considerations. This approach provides clear patterns for scaffolding, parameterization, and explicit tagging to maintain secure Azure infrastructure.

How do I scaffold a new Bicep project following Azure governance standards?

To scaffold a new Bicep project following Azure governance standards, create a standard layout using governance references that guide code generation. This validates syntax and applies security considerations for maintainable infrastructure code.

Can I use these Bicep deployment standards for both learning labs and client workspaces?

Yes, you can use these Bicep deployment standards for both learning labs and client workspaces. The governance applies across Learning, Project, and Client workspaces, offering quick references to real-world lab patterns for maintainable infrastructure code.

Does Bicep governance help with Azure resource tagging and naming conventions?

Bicep governance helps with Azure resource tagging and naming conventions by providing explicit patterns for both. It codifies these standards to standardize deployments and satisfy metadata frontmatter requirements across different workspaces.