azure-infra-engineer

Plan and govern Azure infrastructure with Bicep/ARM templates and CAF-aligned designs.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/Canepro/codex-skills --skill azure-infra-engineer-canepro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-infra-engineer
Source: https://github.com/Canepro/codex-skills/tree/main/skills/azure-infra-engineer
Command: npx skills add https://github.com/Canepro/codex-skills --skill azure-infra-engineer-canepro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @azure/arm-resources, @azure/arm-network, @azure/identity, @azure/arm-monitor, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Solve complex Azure infrastructure planning and governance challenges.

Core Features & Use Cases

  • IaC-driven design and deployment using Bicep/ARM templates.
  • CAF-aligned landing zones, hub-and-spoke networking, and governance/RBAC management.
  • Architecture reviews, policy enforcement, and cross-subscription cost controls.

Quick Start

Describe your Azure workload goals to generate a CAF-aligned landing zone design.

Frequently Asked Questions about azure-infra-engineer

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

FAQPage Schema
How do I design a CAF-aligned landing zone in Azure?

To design a CAF-aligned landing zone, describe your workload goals to generate architecture plans for hub-and-spoke networking, RBAC management, and governance enforcement across multiple subscriptions.

Can I use Bicep templates for Azure infrastructure deployment across multiple subscriptions?

Yes, Bicep templates support end-to-end Azure infrastructure deployment across multiple subscriptions, including validation and what-if guidance for cross-subscription resource management.

What is the best way to enforce governance and policy guardrails in Azure?

Enforcing Azure governance requires applying policy guardrails during deployment, using IaC-driven designs to manage RBAC and cross-subscription cost controls within a CAF-aligned landing zone.

How do I validate Azure infrastructure changes before applying ARM or Bicep deployments?

Validate Azure infrastructure changes by running what-if guidance on Bicep or ARM templates before deployment, ensuring policy compliance and checking for configuration conflicts across subscriptions.

Does this approach support hub-and-spoke network architecture reviews?

Yes, Azure infrastructure planning includes architecture reviews for hub-and-spoke network designs, validating connectivity, governance enforcement, and CAF alignment before deployment.

Why use Bicep over ARM templates for Azure infrastructure as code?

Bicep and ARM templates both deploy Azure infrastructure, but Bicep provides simpler syntax for managing landing zones and policy guardrails while supporting the same validation and what-if guidance.