Skip to main content

Azure Resource Manager templates

Deliver infrastructure as code for all your Azure resources using Resource Manager

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

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.

Learn more about template deployment

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.

Download the Visual Studio Code extension

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.

Deploy with PowerShell

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.

Learn more

Get started with Resource Manager templates

Follow a tutorial on authoring templates.

Create an Azure resource using sample templates.

Check out the Resource Manager template authoring best practices.

Deploy using familiar tools

Deploy using the Azure CLI

Learn more

Deploy using PowerShell

Use Azure PowerShell with Resource Manager templates to deploy your resources to Azure

Learn more

Integrate with your favorite CI/CD tools

You can integrate templates into your continuous integration and continuous deployment (CI/CD) tools, which can automate your release pipelines for fast and reliable application and infrastructure updates

Learn more

Frequently asked questions about Resource Manager templates

  • Because they’re native to the Azure platform, Resource Manager templates let you track your deployments in the portal, use deep integration with other Azure services, and provision any Azure resource as soon as it’s available.
  • Submit feedback to suggest new features and capabilities for Resource Manager.

Ready when you are—let’s set up your Azure free account

Can we help you?