azure-defaults

Provides Azure infrastructure defaults including regions, naming conventions, tags, AVMs, security baselines, suffixes.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/cassm199-mita/azure-agentic-infraops-accelerator --skill azure-defaults-cassm199-mita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-defaults
Source: https://github.com/cassm199-mita/azure-agentic-infraops-accelerator/tree/main/.github/skills/azure-defaults
Command: npx skills add https://github.com/cassm199-mita/azure-agentic-infraops-accelerator --skill azure-defaults-cassm199-mita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of defaults for Azure infrastructure configuration, ensuring consistency and compliance across deployments.

Core Features & Use Cases

  • Default Regions: Defines default regions for all resources based on compliance and availability.
  • Required Tags: Enforces mandatory tags for Azure Policy enforcement.
  • Naming Conventions: Implements CAF naming conventions for resources.
  • AVM-First Policy: Recommends Azure Verified Modules (AVM) for resource creation.
  • Security Baseline: Sets security baseline configurations for resources.
  • Use Case: Ideal for any agent generating or planning Azure resources to ensure they adhere to best practices and compliance standards.

Quick Start

Load the azure-defaults skill and utilize its configurations for your Azure resource deployments.

Frequently Asked Questions about azure-defaults

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

FAQPage Schema
How do I configure Azure infrastructure defaults for regions and tags?

Configure Azure infrastructure defaults by loading the skill to define default regions based on compliance and availability, while enforcing mandatory tags for Azure Policy enforcement across all resource deployments.

What naming conventions should I use for Azure resources?

Implement CAF naming conventions for Azure resources to ensure consistency and compliance. The skill provides standardized patterns and unique suffix patterns to maintain best practices across deployments.

Does this work with Azure Verified Modules for resource creation?

Yes, it follows an AVM-first policy that recommends Azure Verified Modules for resource creation. This ensures any agent generating or planning Azure resources adheres to verified, compliant infrastructure standards.

How do I set a security baseline for Azure resource deployments?

Set a security baseline for Azure resource deployments by applying the skill's default configurations. This enforces compliance and best practices adherence for any infrastructure resources being generated or planned.

Can I use these Azure defaults for any type of resource deployment?

Yes, these Azure defaults are applicable to any Azure resource deployment. They ensure consistency and compliance regardless of the specific resource type being generated or planned by your infrastructure agents.

What are the limitations of using predefined Azure infrastructure defaults?

Predefined Azure infrastructure defaults provide standardized configurations for regions, tags, and naming conventions, but may require manual overrides for specialized compliance requirements or unique regional availability constraints outside the default settings.