Skip to content

ArcBox Environment

Credentials will be provided by your facilitator on the day of the workshop.

Your team has access to an Azure Jumpstart ArcBox for IT Pros environment. This simulates an on-premises datacenter running on Hyper-V.

ArcBox for IT Pros architecture

Source: Azure Arc Jumpstart — ArcBox for IT Pros


VM NameOperating SystemRoleIP Address
ArcBox-ClientWindows Server 2022Hyper-V Host (jump box)Provided by facilitator
ArcBox-Win2K22Windows Server 2022Application Server10.10.1.100
ArcBox-Win2K25Windows Server 2025File Server10.10.1.101
ArcBox-SQLWindows Server 2022 + SQL 2022Database Server10.10.1.102
ArcBox-Ubuntu-01Ubuntu 22.04 LTSWeb Server10.10.1.103
ArcBox-Ubuntu-02Ubuntu 22.04 LTSMonitoring Server10.10.1.104

SettingValue
Username[Provided by facilitator]
Password[Provided by facilitator]
ConnectionRDP or Azure Bastion

Windows Nested VMs (Win2K22, Win2K25, SQL)

Section titled “Windows Nested VMs (Win2K22, Win2K25, SQL)”
SettingValue
UsernameAdministrator
Password[Provided by facilitator]
SettingValue
Usernamearcbox
Password[Provided by facilitator]
SettingValue
AuthenticationWindows Authentication
SA Password[If applicable, provided by facilitator]

  1. Open Remote Desktop Connection
  2. Enter the public IP: [Provided by facilitator]
  3. Log in with credentials above
  4. Wait for post-deployment scripts to complete (~10–20 min on first login)
  1. Navigate to Azure portal
  2. Find ArcBox-Client VM
  3. Click ConnectBastion
  4. Enter credentials

Once connected to ArcBox-Client:

  1. Open Hyper-V Manager (pinned to taskbar)
  2. View all nested VMs
  3. Right-click any VM → Connect to open console
  4. Right-click → Settings to view configuration

All nested VMs should be in Running state. If not:

  1. Right-click the VM
  2. Select Start
  3. Wait for boot to complete

NetworkSubnetPurpose
ArcBox-Internal10.10.1.0/24Nested VM network
External SwitchDHCPInternet access
ServerIP
Primary DNS10.10.1.1 (ArcBox-Client)
Secondary DNSAzure DNS

Azure Migrate Appliance Network Requirements

Section titled “Azure Migrate Appliance Network Requirements”

When you deploy the Azure Migrate appliance, it needs:

PortProtocolPurpose
443HTTPSAzure communication
44368HTTPSAppliance configuration manager
5985HTTPWinRM to Hyper-V host
5986HTTPSWinRM secure

ToolPurpose
Hyper-V ManagerVM management
Azure CLIAzure commands
Azure PowerShellAzure automation
VS CodeCode editing
Edge BrowserWeb access

When you first RDP into ArcBox-Client, automated scripts run to configure nested VMs, onboard to Azure Arc, set up networking, and install agents.

Wait time: 10–20 minutes after first login.

Check status: Look for completion message on desktop or in C:\ArcBox\Logs.


  1. Check NSG rules allow port 3389
  2. Verify the VM is running in Azure portal
  3. Try Azure Bastion instead
  1. Check ArcBox-Client has enough memory
  2. Verify Hyper-V role is enabled
  3. Check Event Viewer for errors
  1. Verify network switch configuration
  2. Check IP addresses in Hyper-V Manager
  3. Test ping connectivity
  1. Check C:\ArcBox\Logs for errors
  2. Wait longer (can take 20+ minutes)
  3. Ask facilitator for assistance