azure-infra-engineer

Provision Azure infrastructure with Bicep/ARM templates and CAF governance.

8|11|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/belokonm/claude-supercode-skills --skill azure-infra-engineer-belokonm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-infra-engineer
Source: https://github.com/belokonm/claude-supercode-skills/tree/main/azure-infra-engineer-skill
Command: npx skills add https://github.com/belokonm/claude-supercode-skills --skill azure-infra-engineer-belokonm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Enterprise teams need scalable, governed Azure infrastructure deployments implemented with infrastructure-as-code and CAF-driven controls to reduce manual configuration and drift.

Core Features & Use Cases

  • Bicep/ARM templating for repeatable, auditable deployments across subscriptions.
  • Enterprise Landing Zones and governance using CAF, with policy, RBAC, and Blueprint-like patterns.
  • Automated deployment workflows and tooling for multi-subscription environments, Hub-and-Spoke networks, and DevOps pipelines.

Quick Start

Bootstrap an enterprise Azure landing zone using Bicep templates and CAF guidelines for your subscription.

Frequently Asked Questions about azure-infra-engineer

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

FAQPage Schema
How do I automate enterprise Azure landing zone deployment using Bicep?

Automate Azure landing zone deployment using Bicep templates to provision repeatable infrastructure across multiple subscriptions with CAF governance, RBAC, and policy enforcement.

What is the best way to enforce governance across multi-subscription Azure environments?

Enforce governance across multi-subscription Azure environments by applying CAF guidelines with management groups, RBAC assignments, and blueprint-like patterns for policy-driven compliance.

Can I use Bicep and ARM templates to provision a hub-and-spoke network in Azure?

Bicep and ARM templates provision hub-and-spoke network designs in Azure by automating secure networking components and modular infrastructure-as-code deployments.

Does this approach support automated validation and what-if workflows for Azure infrastructure?

Automated validation and what-if workflows for Azure infrastructure are supported, integrating DevOps pipelines to preview changes and validate deployments before applying them.

Do I need specific Azure SDK dependencies to implement policy-driven governance with Bicep?

Implementing policy-driven governance requires Azure SDK dependencies including arm-resources, arm-network, arm-monitor, and azure-identity to manage and authenticate infrastructure components.

Why use infrastructure-as-code for enterprise Azure infrastructure instead of manual configuration?

Infrastructure-as-code for enterprise Azure infrastructure reduces manual configuration and drift by providing auditable, repeatable Bicep and ARM template deployments with standardized controls.