cloud-azure

Design and deploy Azure infrastructure with Bicep or Terraform and Entra ID RBAC.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/CoreStack-Engg/claude-plugins --skill cloud-azure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-azure
Source: https://github.com/CoreStack-Engg/claude-plugins/tree/main/plugins/cloud/skills/cloud-azure
Command: npx skills add https://github.com/CoreStack-Engg/claude-plugins --skill cloud-azure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure infrastructure design, deployment, and governance at scale using Well-Architected patterns.

Core Features & Use Cases

  • Design and deploy Azure infrastructure following the Well-Architected Framework.
  • Implement production-grade IaC with Bicep or Terraform, Entra ID RBAC, and landing zones.
  • Optimize costs and enforce security patterns across subscriptions.

Quick Start

Configure a new Azure environment using Bicep to deploy a prod AKS cluster with Entra ID RBAC and a landing zone.

Frequently Asked Questions about cloud-azure

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

FAQPage Schema
How do I deploy Azure infrastructure using Bicep and Terraform?

You deploy Azure infrastructure using Bicep or Terraform by applying Well-Architected patterns for production-grade IaC. This enables scalable service rollouts with consistent security and governance across subscriptions.

What is an Azure landing zone and when do I need one?

An Azure landing zone is a pre-configured environment for scaling out cloud resources securely. You need one when deploying new service rollouts that require Entra ID RBAC and governance across multiple subscriptions.

How do I enforce Entra ID RBAC across Azure subscriptions?

You enforce Entra ID RBAC across Azure subscriptions by implementing infrastructure as code with Bicep or Terraform. This applies security best practices and governance patterns consistently during new service rollouts.

What's the best way to optimize Azure costs across subscriptions?

The best way to optimize Azure costs across subscriptions is by deploying with Well-Architected infrastructure as code. This enforces cost management patterns and security governance directly within your landing zones.

Can I use this to set up a production AKS cluster with landing zones?

Yes, you can configure a new Azure environment using Bicep to deploy a production AKS cluster. This setup includes Entra ID RBAC and integrates the deployment within a governed landing zone.

Does this approach support both new service rollouts and existing IaC pipelines?

Yes, this approach supports both new service rollouts and existing IaC pipelines by applying Well-Architected patterns. It integrates Bicep or Terraform tooling to maintain security and governance across subscriptions.