DevTools Logo

Azure ARM Template Generator

Azure ARM Template Generator

Build Azure Resource Manager JSON templates with storage, App Service and Key Vault presets

Azure resources

About this tool

Azure Resource Manager (ARM) templates are JSON documents that declare Azure resources, parameters and outputs for repeatable deployments.

Use this form to scaffold storage accounts, App Service plans, Web Apps, Function Apps and Key Vaults with HTTPS and TLS defaults, then copy formatted JSON for az deployment or CI pipelines.

How to use

  1. Pick resources

    Enable the Azure services to include in the template.

  2. Name resources

    Set storage account, plan and app names.

  3. Deploy JSON

    Review outputs and deploy with Azure CLI or Bicep conversion.

Frequently asked questions