azure-cloud

Azure-specific infrastructure and services expertise for cloud operations and architecture

509 stars

Best use case

azure-cloud is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Azure-specific infrastructure and services expertise for cloud operations and architecture

Teams using azure-cloud should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/azure-cloud/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/devops-sre-platform/skills/azure-cloud/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/azure-cloud/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How azure-cloud Compares

Feature / Agentazure-cloudStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Azure-specific infrastructure and services expertise for cloud operations and architecture

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Azure Cloud Skill

## Overview

Specialized skill for Microsoft Azure infrastructure and services. Provides deep expertise in Azure-native solutions, best practices, and operational patterns.

## Capabilities

### Azure CLI Operations
- Execute and analyze az CLI commands
- Handle subscription and tenant context
- Interpret API responses and errors
- Manage service principal authentication
- Use Azure CLI extensions

### Compute Services
- Azure VM management and scale sets
- Azure Container Instances (ACI)
- Azure Functions deployment
- App Service configuration
- Azure Batch operations

### Kubernetes (AKS)
- AKS cluster provisioning and management
- Node pool configuration
- AKS networking (Azure CNI, Kubenet)
- Azure AD integration for AKS
- AKS add-ons and extensions

### Networking
- VNet design and implementation
- Azure Load Balancer and Application Gateway
- Azure DNS and Traffic Manager
- Azure Front Door and CDN
- ExpressRoute and VPN Gateway

### Storage and Databases
- Azure Storage account management
- Managed Disks optimization
- Azure SQL Database management
- Cosmos DB configuration
- Azure Cache for Redis

### Security and IAM
- Azure AD and RBAC configuration
- Managed Identity setup
- Azure Key Vault operations
- Azure Policy management
- Microsoft Defender for Cloud

### Infrastructure as Code
- ARM template development
- Bicep template creation
- Azure CLI deployment scripts
- Azure Resource Graph queries

### DevOps Integration
- Azure DevOps pipelines
- Azure Container Registry
- Azure Repos integration
- Release management

## Target Processes

- `iac-implementation.js` - Azure infrastructure provisioning
- `kubernetes-setup.js` - AKS cluster management
- `cost-optimization.js` - Azure cost analysis and optimization

## Usage Context

This skill is invoked when processes require:
- Azure infrastructure provisioning
- AKS cluster setup and management
- Azure networking configuration
- Azure AD and RBAC design
- Azure cost optimization

## Dependencies

- Azure CLI (az)
- Azure credentials/service principal
- Bicep CLI for Bicep projects
- kubectl for AKS operations

## Output Formats

- Azure CLI commands and outputs
- ARM/Bicep templates
- Azure RBAC role assignments
- Cost analysis reports
- Architecture recommendations

Related Skills

cloudformation-analyzer

509
from a5c-ai/babysitter

Validate and analyze AWS CloudFormation templates for security and best practices

cloud-security-testing

509
from a5c-ai/babysitter

Multi-cloud security assessment and penetration testing capabilities. Execute Prowler/ScoutSuite assessments, analyze IAM policies, identify cloud misconfigurations, test permissions, and enumerate cloud resources across AWS/GCP/Azure.

multi-cloud-security-posture

509
from a5c-ai/babysitter

Unified cloud security posture management across AWS, Azure, and GCP with normalized metrics and CIS benchmark comparison

azure-security-scanner

509
from a5c-ai/babysitter

Azure security configuration scanning and hardening using Azure Security Center, Azure Policy, and ScoutSuite

Point Cloud Processing Skill

509
from a5c-ai/babysitter

Specialized skill for 3D point cloud processing and analysis using PCL and Open3D

gcp-cloud

509
from a5c-ai/babysitter

GCP-specific infrastructure and services expertise for cloud operations and architecture

cloud-cost-analysis

509
from a5c-ai/babysitter

Multi-cloud cost analysis and optimization expertise for FinOps practices

aws-cloud

509
from a5c-ai/babysitter

AWS-specific infrastructure and services expertise for cloud operations and architecture

Cost Optimizer (Cloud Data Platforms)

509
from a5c-ai/babysitter

Analyzes and optimizes costs for cloud data platforms

cloud-readiness-assessor

509
from a5c-ai/babysitter

Assess application readiness for cloud migration with 6Rs classification and cloud-native compliance checking

cloud-cost-estimator

509
from a5c-ai/babysitter

Estimate cloud costs for migration targets with resource sizing and optimization recommendations

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity