Manual Deployment Procedures
Manual step-by-step deployment procedures for Azure Local management infrastructure components
Manual step-by-step deployment procedures for Azure Local management infrastructure components
Deploy Azure management infrastructure for Azure Local including networking, VPN connectivity, management VMs, and monitoring resources.
Create the Azure Virtual Network and subnets for Azure Local management infrastructure.
Deploy the Azure VPN Gateway for site-to-site connectivity between Azure and on-premises infrastructure.
Configure static IP addresses on the management network adapter for each Azure Local cluster node using explicit values from variables.yml.
Create the Local Network Gateway and Site-to-Site VPN connection between Azure and on-premises infrastructure.
Disable DHCP on all network adapters except virtual and management adapters to lock in static IP configuration across all Azure Local cluster nodes.
Configure Point-to-Site VPN for remote administrative access to the Azure management network.
Configure primary and secondary DNS server addresses on the management NIC of each Azure Local cluster node using explicit values from variables.yml.
Create and associate Network Security Groups for the management subnet and AzureBastionSubnet.
Verify that DNS servers are correctly configured on the management NIC of each Azure Local node and that critical Azure endpoints resolve successfully.
Deploy a NAT Gateway for outbound internet connectivity from the management subnet.
Enable ICMPv4 and ICMPv6 inbound firewall rules on each Azure Local node to allow ping for network diagnostics and connectivity validation.