Skip to main content

164 docs tagged with "azure-local"

View all tags

ARM Template Deployment

ARM template-based Azure Local cluster deployment options for Active Directory and Local Identity environments.

Authentication Methods

Authentication options for Azure Local deployment — Azure PowerShell and Azure CLI session setup.

Azure Local Implementation Guide

Complete guide for deploying Azure Local infrastructure — from Azure foundation through cluster deployment, validation, and handover.

Cluster Deployment

Runbook for deploying Azure Local clusters, covering OS installation, Arc registration, cluster creation, and post-deployment configuration.

Deployment Methods

Overview of Azure Local cluster deployment methods including Portal and ARM Template options for Active Directory and Local Identity environments.

Deployment Monitoring

Real-time dashboard scripts for monitoring Azure Local cluster validation and deployment progress

Full CAF/WAF Deployment Overview

Overview of the full CAF/WAF landing zone deployment — enterprise-scale management group hierarchy, dedicated subscriptions, and multi-resource-group organization following Azure Landing Zone architecture.

How to Use This Guide

Explain how to navigate the automation guide and combine it with the implementation guide.

Key Inputs and Variables

Configuration management system for Azure Local deployments using config/variables.yml and JSON Schema validation.

Management Servers

Management server definitions — domain controllers, jumpbox, WAC, and syslog server. Deployment-agnostic variable capture.

Monitor Deployment Progress

Real-time dashboard for monitoring Azure Local cluster deployment progress via Azure API step hierarchy and live log streaming

Monitor Validation Progress

Real-time dashboard for monitoring Azure Local cluster validation progress via Azure API and live node log streaming

Phase 01: Landing Zones

Phase 01: Landing Zones — choose your deployment model and deploy management groups, subscriptions, and resource groups following Azure CAF/WAF and Azure Landing Zone architecture.

Phase 02: OS Installation

Install Azure Stack HCI OS on cluster nodes using ISO-based manual installation or Simplified Machine Provisioning (Preview).

Portal Deployment

Portal-based Azure Local cluster deployment options for Active Directory and Local Identity environments.

Purpose and Scope

Define the scope, deployment paths, and reader expectations for the automation guide.

Purpose and Scope

Comprehensive guidance for deploying Azure Local infrastructure with multiple implementation approaches.

SAN (Disaggregated) Deployment

Deploy Azure Local using Storage Area Network (SAN) external storage — disaggregated architecture with independent scaling of compute and storage.

Simplified Machine Provisioning (Preview)

Install the OS and register Azure Local machines using simplified machine provisioning — an alternative to manual ISO installation that automates OS deployment from Azure.

Task 01: Deploy SDN

Enable Software Defined Networking (SDN) on Azure Local via Arc integration — Network Controller as Failover Cluster service, enabling logical network NSG management

Task 02: Cluster Quorum Configuration

Configure cluster quorum — validate and provision the cloud witness storage account, then set quorum via Cloud Witness, File Share Witness, or Disk Witness

Task 02: Create Subscription

Create a single subscription for the single subscription deployment and associate it with the landing zone management group.

Task 02: Enable RDP

Enable Remote Desktop Protocol on all Azure Local nodes for graphical remote access during configuration and troubleshooting.

Task 02: Prepare Machines

Boot servers from the USB maintenance environment to generate FIDO Device Onboarding ownership vouchers

Task 02: VPN Gateway

Deploy the Azure VPN Gateway for site-to-site connectivity between Azure and on-premises infrastructure.

Task 03: Manual OS Installation

Manually install Azure Stack HCI OS on each cluster node using iDRAC Virtual Console. The ISO was mounted in Task 02 — nodes boot directly into Windows Setup after the BOSS recreation reboot.

Task 04: Disable DHCP on All Adapters

Disable DHCP on all network adapters except virtual and management adapters to lock in static IP configuration across all Azure Local cluster nodes.

Task 04: Verify OS Deployment

Verify that Azure Stack HCI OS has been successfully installed on all cluster nodes before proceeding to Phase 03: OS Configuration.

Task 05: Azure Bastion

Deploy Azure Bastion for secure browser-based RDP/SSH access to management VMs without public IP exposure.

Task 05: BIOS and iDRAC Settings Remediation

Remediate non-compliant BIOS and iDRAC settings identified in Task 04 using Dell Redfish API. Handles reboots, re-collects configuration, and re-runs Task 04 validation to confirm 100% compliance.

Task 05: Configure DNS Servers

Configure primary and secondary DNS server addresses on the management NIC of each Azure Local cluster node using explicit values from variables.yml.

Task 05: Deploy Windows Admin Center

Deploy and configure Windows Admin Center (WAC) on a dedicated management server for Azure Local cluster management, monitoring, and Azure integration.

Task 05: Storage Configuration

Size and create S2D CSV volumes on the Azure Local cluster and register storage paths in Azure for VM workload placement

Task 07: NAT Gateway

Deploy a NAT Gateway for outbound internet connectivity from the management subnet.

Task 08: Arc Gateway

Deploy an Azure Arc Gateway to enable Arc-enabled server connectivity through a centralized gateway endpoint.

Task 08: Enable ICMP (Ping)

Enable ICMPv4 and ICMPv6 inbound firewall rules on each Azure Local node to allow ping for network diagnostics and connectivity validation.

Task 10: Key Vault

Deploy the management Key Vault for storing deployment secrets, certificates, and credentials.