Skip to main content
Version: Next

Part 4: Cluster Deployment

Runbook Azure

DOCUMENT CATEGORY: Runbook SCOPE: Azure Local cluster deployment PURPOSE: Deploy and configure Azure Local cluster MASTER REFERENCE: Microsoft Learn - Deploy Azure Local

Status: Active


This part covers the core deployment of the Azure Local cluster, from OS installation through cluster creation and initial configuration.

Stages Covered

StageDescriptionScripts
11Hardware Provisioningphase-01-hardware-provisioning/
12OS Installationphase-02-os-installation/
13OS Configurationphase-03-os-configuration/
14Register with Azure Arcphase-04-arc-registration/
15Deploy Clusterphase-05-cluster-deployment/
16Post-Deployment Configphase-06-post-deployment/

In This Section

  • OS Installation - Azure Stack HCI OS deployment via USB or PXE
  • OS Configuration - Host configuration, networking, domain join
  • Arc Registration - Connect servers to Azure Arc
  • Cluster Creation - Deploy Azure Local cluster via Azure Portal or ARM

Deployment Methods

Azure Local cluster deployment supports two primary methods: Azure Portal (wizard-driven, recommended for initial deployments) and ARM Template (declarative, repeatable, suited for automation and multi-site deployments). For full details on each approach including prerequisites, trade-offs, and step-by-step instructions, see Deployment Methods.

Key Deliverables

DeliverableDescription
OS InstalledAzure Stack HCI OS on all nodes
Network ConfiguredManagement, storage, compute networks
Domain JoinedNodes joined to Active Directory
Arc RegisteredServers visible in Azure Portal
Cluster CreatedAzure Local cluster deployed
Storage ConfiguredStorage Spaces Direct pool

Prerequisites

Required Before This Part

Complete all on-premises prerequisites before starting cluster deployment.

  • Completed On-Premises Readiness
  • Azure Stack HCI OS media available
  • Network infrastructure configured
  • Active Directory prepared
  • Azure Arc prerequisites met

Quick Navigation

StageNameDescription
11Hardware ProvisioningBIOS, iDRAC, and network reservations
12OS InstallationAzure Stack HCI OS deployment
13OS ConfigurationHost networking and domain join
14Arc RegistrationConnect servers to Azure Arc
15Cluster DeploymentDeploy Azure Local cluster
16Post-DeploymentWAC, storage, images, and networks

Next Steps

After cluster deployment, proceed to Operational Foundations for monitoring, security, and backup configuration.


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