Evaluate Azure Stack HCI

Important

This guide is for evaluation purposes only. It SHOULD NOT be used for a production environment.

This guide shows you how to quickly deploy and evaluate a virtualized Azure Stack HCI cluster with no hardware investment. You'll deploy a Windows Server 2022 DC Azure virtual machine (VM), which uses Hyper-V nested-virtualization to host the following VMs:

  • one VM running Windows Server 2019 DC, which serves as the management VM and hosts Windows Admin Center and an Active Directory domain controller
  • two VMs running Azure Stack HCI 21H2, which are the servers that will form the Azure Stack HCI cluster and host the Software-Defined Networking (SDN) infrastructure

Shows the architecture and relationship of VMs

Prerequisites

Before beginning, make sure you have:

  1. An Azure subscription capable of deploying Azure VMs with at least 16 virtual CPUs. If you don't, you have two options that support the Azure VM requirements:
  2. An Azure account capable of accessing:
    • your Azure subscription using Azure RBAC membership in:
      • either the "Owner" role (you'll already be a member if you created the subscription)
      • or the "User Access Administrator" and "Contributor" roles
    • your Microsoft Entra tenant using Microsoft Entra RBAC membership in:
      • either the "Global Administrator" role (you'll already be a member if you created the subscription)
      • or the "Cloud application administrator" role
  3. A basic understanding of how to use the Azure portal, in particular creating and connecting to a VM.