Edit

Migrate to the v6 and v7 VM series

Applies to: ✔️ Linux VMs ✔️ Windows VMs

The v6 and v7 Azure VM series give your workloads newer, faster infrastructure with strong price-performance. The move is a well-understood pattern: confirm a short but important list of platform prerequisites (boot mode, image, storage interface, network driver, and regional availability), deploy from an updated image, and validate in controlled waves.

This article introduces the migration and links to the detailed phases: Assess, Plan, Migrate, and Validate and optimize. It applies whether you're moving existing VMs from the v2 through v5 series or deploying greenfield.

Note

The changes in this migration affect the physical host, the virtual hardware, and the image used to create the VM. Everything else inside the VM, your application, its configuration, autoscale rules, and health logic stays the same.

Migration effort by starting point

The same short prerequisite list applies in every case. The remediation effort decreases as the source generation gets newer, and greenfield is the simplest because there's nothing to remediate.

Starting point What it usually means Effort
v2 / v3 (most common) Usually Generation 1, an older OS image, SCSI disks, and a local temporary disk in use. The prerequisites are well understood and one-time. Moderate, mostly an image refresh with a generation change.
v4 Frequently Generation 2 already; the main work is image/driver and disk-path confirmation. Low.
v5 Usually Generation 2 and close to ready; mostly a validation pass. Very low.
Greenfield Start on a current Generation 2, NVMe- and MANA-ready image; no remediation. Minimal.

Target VM families

Family Examples Platform
v6 (Intel) Dlsv6, Dsv6, Esv6 Intel Emerald Rapids with Azure Boost
v6 (AMD) Dalsv6, Dasv6, Easv6 AMD Genoa with Azure Boost
v7 (Intel) Dlsv7, Dsv7, Esv7 Intel Xeon 6 (Granite Rapids) with Azure Boost
v7 (AMD) Dasv7, Easv7, Fasv7 AMD Turin (5th Gen EPYC) with Azure Boost

Choose the family by workload profile, then confirm region, zone, and quota. Availability differs by series and region, for example, the AMD v7 families reached general availability ahead of some Intel v7 sizes, so verify the specific size in your target regions. Sizes ending in d (for example, Ddsv6 or Ddsv7) include a local NVMe disk; sizes without it don't. For more information, see VM sizes and the VM naming conventions.

What changes when the VM family changes

Focus your planning on the items that actually change at the platform level:

  • Boot mode: The v6 and v7 series use Generation 2 (UEFI) and support Trusted Launch (Secure Boot and vTPM). Trusted Launch is the default security type for Generation 2 but isn't required.
  • Storage interface: Disks are presented over NVMe. The image and OS must include NVMe support.
  • Networking: The MANA adapter requires a current OS and driver.
  • Local (temporary) disk: Present only on d-suffixed sizes, and presented as NVMe.
  • Image: Use a current Generation 2, NVMe- and MANA-ready marketplace or Azure Compute Gallery image.
  • Availability and Commercial: Confirm regional and zonal availability and quota, consider capacity reservations, and replan any family-scoped reservations or savings plans.

Important

Treat this migration as a planned upgrade, not as:

  • A blind in-place resize from an older family.
  • A guaranteed zonal fit in every region without checking availability and quota.
  • A move that skips a one-time image and driver refresh.

The migration journey

  1. Assess. Use a short assessment to separate ready-now candidates from those needing image, driver, path, or capacity remediation.
  2. Plan. Work through the considerations for Generation 2 boot, NVMe storage, MANA networking, Azure Boost offload, region, zone, capacity, and images.
  3. Migrate. Use a wave model that proves the platform pattern once, then scales through controlled rings.
  4. Validate and optimize. Keep validation focused on boot, disks, drivers, networking, and workload-owner sign-off, then optimize for cost and performance.

Next steps