Skip to main content
Version: Next

ARM Template Deployment

Runbook Azure

DOCUMENT CATEGORY: Reference SCOPE: ARM template deployment PURPOSE: Navigate to appropriate ARM template deployment instructions MASTER REFERENCE: Microsoft Learn - Deploy via ARM

Status: Active


Overview

ARM template deployment provides infrastructure-as-code deployment for Azure Local clusters. This is recommended approach for production deployments.


Deployment Options

AuthenticationDescriptionLink
Active DirectoryEnterprise deployment with domain-joined nodesAD - ARM Template
Local IdentityEdge/standalone deployment without ADLocal Identity - ARM Template

When to Use ARM Template Deployment

ScenarioRecommendation
Production deployments✅ Recommended
Multi-site rollouts✅ Recommended
CI/CD integration✅ Recommended
Version control needed✅ Recommended
Learning Azure Local❌ Start with Portal
Quick troubleshooting❌ Use Portal

Azure Local Cloud Standard

Production Standard

For Azure Local Cloud Azure Local deployments, Active Directory with ARM Template is the standard deployment method.


See Also


VersionDateAuthorNotes
1.02026-03-03Azure Local Cloud Azure Local CloudnologyInitial release