Logo
Sign in
Product Logo
Azure Resource Manager templatesMicrosoft

Azure Resource Manager (ARM) Templates enable you to automate the deployment and management of Azure resources using JSON templates.

Vendor

Vendor

Microsoft

Company Website

Company Website

Unsupported media type
Unsupported media type
Unsupported media type
Unsupported media type
Product details

Define infrastructure as code to manage your Azure resources

Manage your Azure using a simple configuration language. Deploy your resources in parallel to speed up your deployment process. Create and update any Azure resource declaratively. Use one of many sample templates or build one from scratch using native tooling in Visual Studio or Visual Studio Code.

  • Declarative and repeatable creation of any Azure resource
  • Centralized management of your deployments
  • Deep integration with other Azure services, such as Azure Policy to remediate non-compliant resources and Azure DevOps for CI/CD
  • First-class authoring experience with Visual Studio and Visual Studio Code

Features

  • **Create reproducible infrastructure: **Create and deploy your entire Azure infrastructure declaratively using Resource Manager templates. Throughout your development lifecycle, repeatably and consistently deploy resources including virtual machines, network infrastructure, and storage systems.
  • **Author templates using your existing development tools and great community samples: **Enhance your template development authoring experience by using the Visual Studio Code extension for Resource Manager. Use features like syntax highlighting for Resource Manager language functions, support for comments, and IntelliSense code completion to develop your own templates and build on top of community-built samples that offer a variety of infrastructure and application patterns.
  • **Deploy using familiar tools: **Iterate on your template deployments quickly by using REST APIs, CLI, or PowerShell. Integrate your deployment tasks with your DevOps pipelines for a CI/CD setup that can automate your deployments at scale.
  • **Integrate with Azure platform features: **Review deployments in the Azure portal see which parameter values were used and any output values. Use Azure Policy to remediate non-compliant resources. Check templates into source control to review, trace, and audit your infrastructure. Create your environment by combining templates using Azure Blueprints.