Azure Resource Management (ARM) How-tos
Harness has first-class support for Azure Resource Manager (ARM) templates as an infrastructure provisioner. You can use ARM templates to provision the deployment target environment in Azure, or to s…
Set Up Your Harness Account for Azure ARM
Set up Harness account components for ARM provisioning.
Add Azure ARM Templates to Harness
This topic describes how to add your Azure ARM templates to Harness using Harness Infrastructure Provisioners. This involves providing the Git repo location of the ARM template and setting its scope…
Azure ARM Rollbacks
Harness generates a template of the existing resource group and saves it before starting ARM Deployment. It uses this for rollback.
Provision Resources using a Harness ARM Infrastructure Provisioner
You can provision Azure resources using ARM templates in your Harness Workflows.
Provision and Deploy to ARM Provisioned Infrastructure
Use Azure ARM templates to provision the target infrastructure for some Azure deployments.
Use Azure ARM Template Outputs in Workflow Steps
You can use the template outputs in some Workflow step settings, or simply echo their values.