**WORKFLOW SKILL** — Deploy an Azure Local instance via Azure portal or ARM template: prerequisites, software download, OS install, Arc registration, and cloud deployment. WHEN: "deploy Azure Local", "install Azure Local", "Azure Local deployment", "deploy via portal", "Azure Local ARM template", "register Azure Local with Arc", "download Azure Local software". USE FOR: running a fresh Azure Local 23H2+ deployment end to end. DO NOT USE FOR: planning/sizing (use azlocal-plan-size), SFF edge devices (use azlocal-sff), AKS clusters (use aksarc-on-azure-local).
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
**WORKFLOW SKILL** — Deploy an Azure Local instance via Azure portal or ARM template: prerequisites, software download, OS install, Arc registration, and cloud deployment. WHEN: "deploy Azure Local", "install Azure Local", "Azure Local deployment", "deploy via portal", "Azure Local ARM template", "register Azure Local with Arc", "download Azure Local software". USE FOR: running a fresh Azure Local 23H2+ deployment end to end. DO NOT USE FOR: planning/sizing (use azlocal-plan-size), SFF edge devices (use azlocal-sff), AKS clusters (use aksarc-on-azure-local).
compatibility
Works with Claude Code, GitHub Copilot, VS Code, and any Agent Skills compatible tool.
This skill is grounded in the vendored Microsoft docs under docs/upstream/azure-local/deploy/. Prefer those files over prior knowledge, cite the file you used, and treat Microsoft Learn as canonical when the weekly mirror lags.
Triggers
Activate this skill when the user wants to:
Perform a fresh Azure Local deployment after planning is complete
Choose between Azure portal and ARM-template deployment methods
Register Azure Local machines with Azure Arc and complete cloud deployment
Prerequisites
Planning complete (see azlocal-plan-size): node count, network pattern, requirements verified.
Azure subscription with the required RBAC roles and resource providers registered.
Rules
Prefer the vendored docs under docs/upstream/azure-local/deploy/; cite the exact file used.
Complete every prerequisite before installing the OS — do not skip validation.
Use the ARM-template path for repeatable, idempotent deployments.
Microsoft Learn / discovered governance wins over the mirror on any conflict.
Steps
Read the deployment overview and complete all prerequisites.
Download the software (Azure Local OS) and install the OS on each node.
Register the machines with Azure Arc and assign deployment permissions.
Deploy via the Azure portal or an ARM template (idempotent, repeatable).
Validate the instance, then proceed to azlocal-monitor and azlocal-security.