azure-resource-manager

Provide expert guidance for Azure Resource Manager and Bicep template development and deployment.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Resource Manager deployment and governance can be complex; this skill provides expert guidance for ARM/Bicep development, troubleshooting, best practices, design patterns, and deployment strategies.

Core Features & Use Cases

  • Guidance for ARM/Bicep template authoring, deployment automation, template specs, and CI/CD pipelines.
  • Troubleshooting, performance optimization, security considerations, limits & quotas, and architecture/design patterns.
  • Use case: design scalable infrastructure with repeatable deployments across environments.

Quick Start

Ask the Azure Resource Manager skill for guidance on ARM/Bicep templates and deployment best practices.

Frequently Asked Questions about azure-resource-manager

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

FAQPage Schema
How do I troubleshoot Azure Resource Manager deployment failures with Bicep templates?

Troubleshoot Azure Resource Manager deployment failures by analyzing Bicep template syntax, validating resource configurations, and applying expert guidance for deployment patterns and error resolution to achieve successful infrastructure provisioning.

What's the best way to structure ARM template specs for repeatable deployments across environments?

Structure ARM template specs by applying infrastructure-as-code best practices and deployment automation patterns, enabling repeatable, scalable infrastructure deployments consistently across multiple Azure environments.

Can I integrate Azure Resource Manager Bicep templates with CI/CD pipelines?

Integrate Azure Resource Manager Bicep templates with CI/CD pipelines by applying deployment automation patterns and REST/CLI integration to achieve automated infrastructure delivery and governance.

How do I handle Azure Resource Manager limits and quotas in infrastructure-as-code deployments?

Handle Azure Resource Manager limits and quotas by applying expert guidance on performance optimization and architecture design patterns within Bicep and ARM templates to prevent deployment throttling.

Does this guidance cover security considerations for ARM and Bicep template authoring?

Yes, guidance for ARM and Bicep template authoring includes security considerations and governance integration, ensuring infrastructure-as-code deployments adhere to Azure security best practices and compliance requirements.