Skip to main content
Version: 2604 (Preview)

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

S2D (Hyperconverged)

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

SAN (Disaggregated)

AuthenticationDescriptionLink
Active DirectorySAN enterprise deployment with domain-joined nodesAD - ARM Template (SAN)
Local IdentitySAN edge deployment without ADLocal Identity - ARM Template (SAN)

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 CloudInitial release