Microsoft Licensing: Virtualization

Licensing Microsoft Products in Virtualized Environments

A practical guide to licensing Windows Server, SQL Server, and other Microsoft products across VMware, Hyper-V, and alternative hypervisors covering core licensing rules, mobility rights, the Broadcom/VMware disruption, Windows Server 2025, Azure Stack HCI, and audit compliance for 2026.

Microsoft LicensingVirtualization ComplianceUpdated February 2026
2 VMs
Standard Edition Per Host
Unlimited
Datacenter Edition VMs
90 Days
Default Reassignment Rule
~7-8x
DC vs Standard Price Ratio
Microsoft Knowledge Hub Virtualized Environments
Executive Summary

Virtualization is the backbone of modern IT infrastructure, but Microsoft's licensing rules for virtualized environments remain one of the most common sources of compliance exposure. Windows Server is licensed per physical core with dramatically different VM rights (Standard: 2 VMs, Datacenter: unlimited). SQL Server adds further complexity with per-core and Server+CAL models. In 2026, the licensing landscape is further complicated by the Broadcom/VMware disruption (subscription-only licensing, 72-core minimums, partner ecosystem reduction) driving mass migration evaluations to Hyper-V and alternative platforms, and by Windows Server 2025's new capabilities (GPU partitioning, 2,048 vCPU support, hotpatching via Azure Arc).

01

Windows Server Licensing on Virtual Hosts

Windows Server is licensed per physical processor core on the host, with strict minimums and edition-dependent virtualization rights. Understanding the Standard vs Datacenter distinction is the foundation of every virtualization licensing decision.

Licensing RuleStandard EditionDatacenter Edition
License metricPer physical corePer physical core
Minimum per processor8 core licenses8 core licenses
Minimum per server16 core licenses16 core licenses
VM rights (per licensed host)Up to 2 Windows Server VMsUnlimited Windows Server VMs
Stacking for more VMsYes: license cores again for each additional set of 2 VMsNot needed: unlimited
Price ratio1x~7-8x Standard
Break-even pointN/ATypically 6-8+ VMs per host
Best forLightly virtualized hosts, small VM countsHeavily virtualized hosts, VM density above 6 per host, clusters with free VM movement
Standard Edition Stacking: How It Works

If you need more than 2 VMs on a Standard-licensed host, you stack additional license sets. Each stack covers 2 more VMs and requires licensing all physical cores again. Example: A server with 2 processors x 10 cores (20 physical cores) running 6 Windows Server VMs needs 3 stacks of Standard licenses (each covering 2 VMs), totaling 60 core licenses (20 cores x 3 stacks). At this density, compare the cost of 60 Standard core licenses against 20 Datacenter core licenses. Datacenter is almost always cheaper for 6+ VMs per host. Customers with subscription licenses or licenses with active Software Assurance can license additional VMs by virtual machine instead of stacking, a per-VM licensing option introduced in October 2022.

Cluster Licensing: Every Host Must Be Licensed

In a VMware vSphere or Hyper-V cluster, every host that a VM can run on must be licensed for that VM. Core licenses are tied to the physical hardware, not the VM. If VMs can migrate between hosts via vMotion, Live Migration, or DRS (Distributed Resource Scheduler), every host in the migration scope must hold sufficient licenses. Common mistake: Licensing only the host where a VM currently runs, then migrating it to an unlicensed host via DRS load balancing. This creates immediate non-compliance. Practical approach: Either license every host in the cluster identically (the simplest and safest approach) or use affinity rules in vCenter/SCVMM to constrain specific VMs to specific hosts and document those constraints for audit evidence.

Cost Decision Framework

Standard Edition makes economic sense when running 1 to 4 VMs per host with stable placement. Datacenter Edition becomes cost-effective at approximately 6 to 8+ VMs per host and is essential for any cluster where VMs move freely between hosts. For most enterprise environments running 10+ VMs per host, Datacenter is both cheaper and operationally simpler.

02

SQL Server Licensing on VMs

SQL Server adds a separate licensing layer on top of Windows Server. Two models exist, each with distinct virtualization implications.

FactorPer-Core ModelServer + CAL Model
Available editionsEnterprise, StandardStandard only
Minimum per VM4 core licenses (even if VM has fewer vCPUs)1 server license per VM
License basisvCPUs allocated to the VM, or all physical cores on the host (with SA)Per VM + CALs per connecting user or device
Unlimited virtualizationYes: Enterprise + SA: license all physical cores on host for unlimited SQL VMsNo
Best forLarge/dynamic VM environments, many SQL instances, high vCPU countsSmall, fixed environments with known user counts
Per-Core Licensing: Per-VM vs Per-Host

Per-VM approach: License the vCPUs assigned to each SQL Server VM. A VM with 8 vCPUs requires 8 core licenses (the 4-core minimum applies if vCPUs are fewer). Each SQL VM is licensed independently. Per-host approach (Enterprise + SA): License all physical cores on the host with SQL Server Enterprise + active Software Assurance. This grants unlimited SQL Server VMs on that host. In a cluster, every host must be licensed the same way. Example: An ESXi host with 20 physical cores running 3 SQL Server VMs (8 vCPUs each = 24 cores total). Per-VM: 24 core licenses. Per-host: 20 core licenses (fewer than per-VM, plus unlimited future VMs). For 3+ SQL VMs, per-host licensing is often cheaper and dramatically simpler.

SQL Server Audit Risk: vCPU Over-Allocation

A common audit finding: SQL Server VMs allocated more vCPUs than licensed. Virtualization administrators often increase vCPU allocations for performance without notifying the licensing team. Each additional vCPU added to a SQL VM requires an additional core license. If a VM was licensed for 4 cores but now runs with 8 vCPUs, you are 4 core licenses short. At SQL Server Enterprise list prices, that gap can cost tens of thousands of dollars per VM. Implement a change control process that requires licensing approval before any SQL Server VM vCPU increase.

03

License Mobility and the 90-Day Rule

VM mobility (moving VMs between physical hosts for load balancing, maintenance, or failover) is a core capability of modern virtualization. Microsoft's licensing rules impose constraints that must be understood to stay compliant.

The 90-Day Reassignment Rule

Microsoft's default licensing terms state that a software license cannot be reassigned from one physical server to another more than once every 90 days. Exceptions exist for permanent hardware failure. In dynamic virtualization clusters where VMs move frequently (DRS, vMotion, Live Migration), the 90-day rule is problematic. Two mechanisms address this constraint.

License Mobility Through Software Assurance

For server products like SQL Server, Exchange, SharePoint, and other server applications, active Software Assurance enables License Mobility: the right to reassign licenses between servers within a server farm more frequently than every 90 days. Requirements: Active SA on the licenses being moved, both hosts in the same server farm (typically one data centre or coordinated set of servers), and the server farm must be documented. License Mobility rights expire immediately when SA lapses. Note: Windows Server and Windows desktop OS are not covered by License Mobility; they have a separate mechanism.

Windows Server: Flexible Virtualization Benefit (October 2022)

Historically, Windows Server licenses were strictly tied to a host for 90 days with no License Mobility benefit. In October 2022, Microsoft introduced the Flexible Virtualization Benefit for Windows Server licenses with active Software Assurance or subscription licenses. This benefit waives the 90-day reassignment rule, allowing Windows Server licenses to be reassigned to different hosts as needed.

This Was a Significant Change

In a VMware or Hyper-V cluster, if every host is appropriately licensed for Windows Server Standard with SA, VMs can move freely between hosts without compliance concerns. You no longer need Datacenter on every node solely for the purpose of VM mobility (though Datacenter remains needed for unlimited VM count). If you are paying for Datacenter across a cluster primarily for mobility (not VM density), reassess whether Standard + SA + Flexible Virtualization might be more cost-effective.

04

2026 Context: The Broadcom/VMware Disruption

The virtualization licensing landscape has been fundamentally reshaped by Broadcom's acquisition of VMware in November 2023 and subsequent policy changes that continue through 2026. These changes directly impact Microsoft licensing decisions because they are driving mass migration evaluations away from VMware.

Key Broadcom/VMware Changes

Subscription-only model: Broadcom ended all VMware perpetual licensing. Every VMware product now requires annual subscriptions. Existing perpetual licenses remain valid but support cannot be renewed.

72-core minimum purchase: VMware now requires a minimum 72-core purchase per product/order line (up from 16). For small clusters with 32 total cores, this forces paying for 40 unused cores.

Product consolidation: Broadcom collapsed 160+ VMware products into a few bundles: VMware Cloud Foundation (full SDDC suite) or vSphere Foundation (core virtualization). Customers must buy broader bundles than they may need.

Partner ecosystem reduction: Broadcom reduced authorized VMware partners from 4,500+ globally to approximately 300, then further to roughly 13 VCSPs in the US.

Impact on Microsoft Licensing Decisions

1. VMware to Hyper-V migration: Organizations moving to Windows Server Hyper-V need to license the Hyper-V hosts with Windows Server Datacenter or Standard. For organizations with existing Microsoft EA agreements including Windows Server Datacenter with SA, Hyper-V is essentially included at zero incremental licensing cost.

2. VMware to Azure migration: Microsoft is aggressively targeting VMware customers with steep discounts. Azure Hybrid Benefit allows existing Windows Server and SQL Server licenses with SA to be applied, reducing Azure compute costs by up to 40%.

3. VMware to Azure Stack HCI: Microsoft positions Azure Stack HCI as a direct vSphere alternative. If you have Windows Server Datacenter licenses with SA, Microsoft reduces the Azure Stack HCI host service fee and Windows Server guest subscription cost.

Strategic Implication

The Broadcom/VMware disruption has made hypervisor choice a licensing decision, not just a technology decision. Before renewing VMware subscriptions at 2 to 5x historical costs, model the total licensing cost of alternative platforms: Hyper-V (Windows Server Datacenter), Azure Stack HCI, Azure IaaS, or open-source options (Proxmox, KVM). In many cases, the combined Microsoft licensing + migration cost is lower than the VMware renewal over a 3-year horizon. Our Microsoft negotiation service helps model these scenarios.

05

Windows Server 2025 and Hyper-V Enhancements

Windows Server 2025 (GA November 2024) significantly upgrades Hyper-V capabilities, making it a more credible VMware alternative.

FeatureWindows Server 2022Windows Server 2025
Max vCPUs per VM (Gen 2)1,0242,048
Max RAM per VM12 TB240 TB
Max host memory48 TB4 PB
GPU partitioning (GPU-P)LimitedFull GPU-P with Live Migration
Dynamic processor compatibilityStatic compatibility modeDynamic: auto-negotiates CPU features between hosts
Hotpatching (without reboot)Azure Edition onlyStandard and Datacenter (via Azure Arc subscription)
Free Hyper-V Server standaloneAvailable (2019 last)Discontinued: Hyper-V requires licensed Windows Server
Licensing Implications of Windows Server 2025

Same core licensing model: Windows Server 2025 uses the same per-physical-core model as 2022. Standard (2 VMs) and Datacenter (unlimited VMs), same 8-core-per-processor and 16-core-per-server minimums. No fundamental licensing model change.

Free Hyper-V Server discontinued: Microsoft has ended the free standalone Hyper-V Server product that existed through version 2019. To run Hyper-V in 2025, you must license Windows Server Standard or Datacenter on the host.

Hotpatching requires Azure Arc subscription: The new hotpatching capability (OS security updates without rebooting) is available for Standard and Datacenter editions but requires connecting the server to Azure Arc and paying a monthly subscription.

VMware-to-Hyper-V migration tooling: Windows Admin Center (WAC) now includes a conversion wizard (in preview) that migrates VMware VMs to Hyper-V: agentless, supports online replication, free, handles both Windows and Linux VMs.

06

Azure Stack HCI and Hybrid Options

Azure Stack HCI: The vSphere Alternative

Azure Stack HCI is Microsoft's hyper-converged infrastructure product integrating Azure services for on-premises hybrid cloud. It runs on customer hardware, requires an Azure subscription, and charges based on physical cores used. Microsoft positions it as a direct vSphere replacement for organizations wanting hybrid cloud with integrated Azure management via Azure Arc.

Licensing Benefits for Existing Microsoft Customers

If you have Windows Server Datacenter with SA, Microsoft reduces the Azure Stack HCI host service fee and the Windows Server guest subscription cost: significant savings compared to building a Hyper-V cluster from scratch. Azure Hybrid Benefit: Existing Windows Server and SQL Server licenses with SA can be applied to reduce Azure Stack HCI costs, similar to how they reduce Azure IaaS costs. This makes Azure Stack HCI particularly attractive for organizations already heavily invested in Microsoft licensing.

Azure Hybrid Benefit: Cost Optimization for Cloud and Hybrid

Azure Hybrid Benefit allows existing Windows Server and SQL Server licenses with active SA to be used in Azure, reducing compute costs by up to 40% for Windows VMs and up to 55% for SQL Server in Azure (when combined with reserved instances).

For organizations migrating VMware workloads to Azure, Azure Hybrid Benefit lets you repurpose existing on-premises licenses to reduce Azure costs. For organizations with large Windows Server Datacenter estates, this can make Azure migration the most cost-effective path.

Extended Security Updates (ESU): For organizations running Windows Server 2012/2012 R2 workloads (end of extended support October 2023), migrating to Azure provides free Extended Security Updates: a significant cost avoidance compared to purchasing ESU on-premises (which costs approximately 75% of the license cost per year).

07

VDI and Desktop Virtualization Licensing

Running Windows 10/11 in virtual machines for end users (VDI: Virtual Desktop Infrastructure) requires separate licensing from Windows Server. A standard Windows OEM license on a physical device does not entitle you to run Windows in a VM for that user.

VDI Licensing Options

Windows Enterprise E3/E5 per user: Provides the right to run Windows 10/11 in VMs (including on third-party hypervisors like VMware Horizon or Citrix). The user-based subscription covers access from any device.

Virtual Desktop Access (VDA) license: Required for devices that do not have a qualifying Windows license (e.g., thin clients, Mac devices, or BYOD) to access Windows VMs. Per-device subscription.

Software Assurance roaming rights: If the physical device accessing the VDI desktop has Windows Enterprise with SA, the user has rights to access Windows desktop VMs without additional VDA licensing.

Common mistake: Assuming that a physical PC's Windows license covers VDI access. It does not unless the PC has Windows Enterprise with SA. Thin clients and non-Windows devices always require separate VDA or Windows Enterprise per-user licensing. This is one of the most frequently missed compliance requirements in Microsoft audits.

08

Service Provider and Multi-Tenant Licensing (SPLA)

If you host VMs for external clients (whether as a cloud hosting provider, managed service provider, or any business hosting services for third parties), standard volume licenses (EA, MPSA, Open) are not valid. Microsoft requires a Service Provider License Agreement (SPLA) or equivalent arrangement.

SPLA for Hosting

Consumption-based: You report monthly usage to Microsoft and pay monthly fees based on the number of server licenses, cores, or subscriber access licenses consumed. There is no upfront purchase.

Multi-tenant considerations: Even within one parent company, if you host VMs for separate legal entities or subsidiaries, Microsoft may treat those as separate customers requiring SPLA licensing. The definition of who constitutes a third party for licensing purposes has been a frequent point of contention in SPLA audits.

Risk: Using standard volume licenses to host third-party workloads is one of the highest-exposure compliance violations Microsoft identifies during audits. The compliance remediation cost if caught is far higher than the cost difference between volume licenses and SPLA.

09

Audit Risks and Common Pitfalls

Virtualization licensing generates a disproportionate share of Microsoft audit findings. These are the scenarios most likely to create compliance exposure.

PitfallWhat Goes WrongHow to Avoid It
Unlicensed host in clusterDRS/vMotion moves VM to a host that is not licensed for that workloadLicense every host in the cluster identically, or enforce affinity rules preventing VM movement to unlicensed nodes
SQL vCPU over-allocationvAdmin increases VM vCPUs without notifying licensing teamChange control process requiring licensing approval before any SQL Server VM vCPU increase
Standard Edition VM sprawlHost licensed for Standard (2 VMs) but 5+ VMs deployed over time without additional stackingAutomated monitoring of VM counts per host against license entitlements
Failover without proper licensingPassive SQL Server on failover node brought online for productionUnderstand SA failover rights (1 passive instance free with SA), document which nodes are strictly passive
SA lapse kills mobility rightsSoftware Assurance expires: License Mobility and Flexible Virtualization cease immediatelyTrack SA renewal dates rigorously; if SA lapses, VMs cannot move between hosts without 90-day waiting period
VDI without VDAUsers access Windows 10/11 VMs from thin clients or Macs without VDA or E3/E5 licensingAudit VDI access methods; ensure every accessing device/user is covered
Hosting third parties on volume licensesCompany hosts subsidiary or client VMs under EA rather than SPLAReview multi-tenant scenarios with licensing advisor; use SPLA for any external-facing hosted services
License model mismatchSome SQL VMs on per-core, others on Server+CAL, environments merged without reconciliationMaintain clear inventory: how each VM is licensed, which model applies
Audit Alert: Microsoft's Focus Areas in 2025-2026

Microsoft's audit focus has shifted towards cloud and virtualization compliance. Recent audit campaigns target: Windows Server Datacenter vs Standard miscounting (organizations claiming Datacenter rights with only Standard licenses), SQL Server core counts on VMs (vCPU increases without corresponding license true-ups), SPLA compliance (hosting providers using volume licenses for third-party workloads), and Azure Hybrid Benefit over-claiming (applying more licenses than owned to Azure VMs). The Broadcom/VMware migration wave is expected to trigger additional audit activity as organizations restructure their virtualization estates.

10

Best Practices and Optimization Checklist

Virtualization Licensing Best Practices

1. Standardize cluster licensing. License every host in a cluster identically: same edition, same coverage. Consistency eliminates compliance risk from VM movement and simplifies audit evidence.

2. Use Software Assurance strategically. SA provides License Mobility, Flexible Virtualization Benefit (Windows Server), failover rights, and Azure Hybrid Benefit. The cost of SA often pays for itself in operational flexibility and cloud migration savings.

3. Choose Datacenter when VM density exceeds 6 to 8 per host. Do not stack Standard licenses repeatedly. Calculate the break-even point against Datacenter for your specific core count and VM density.

4. Separate SQL Server licensing from Windows Server licensing. They are independent requirements. A Windows Server Datacenter license does not include SQL Server.

5. Track vCPU allocations for SQL Server VMs. Every vCPU increase requires a corresponding core license increase. Implement change control that ties VM configuration changes to license management.

6. Document VM placement constraints. If using affinity rules to restrict VM movement (instead of licensing every host), document these rules and verify they are enforced. Auditors will check.

7. Evaluate VMware alternatives given Broadcom pricing. Model total cost of VMware subscription renewal vs Hyper-V/Azure Stack HCI/Azure migration. Factor in Microsoft licensing costs for each path.

8. Plan for SA renewal dates. If SA lapses, License Mobility, Flexible Virtualization, Azure Hybrid Benefit, and failover rights all cease immediately.

9. Audit VDI licensing separately. Windows desktop virtualization has completely different licensing requirements from server virtualization. Verify VDA/E3/E5 coverage for all VDI users.

10. Use SPLA for any third-party hosting. If VMs serve external clients, subsidiaries, or separate legal entities, volume licenses are not valid.

11

Frequently Asked Questions

Yes. Every host where a VM can run must be licensed. In a DRS-enabled VMware cluster, that means every node. If you use affinity rules to restrict VM placement to specific hosts, only those hosts need licensing but you must document and enforce those rules. The safest approach is licensing every cluster node identically with Datacenter edition.

Datacenter becomes cost-effective at approximately 6 to 8+ VMs per host, depending on core counts and specific pricing. It also makes sense for any cluster where VMs move freely between hosts, for environments running Hyper-V containers with isolation, and when you need unlimited VM rights for future growth without relicensing. Our optimization service can model the break-even for your specific server configuration.

Introduced in October 2022, it waives the 90-day license reassignment rule for Windows Server licenses with active Software Assurance or subscription licenses. Previously, Windows Server licenses were tied to a host for 90 days. Now, with SA, Standard edition licenses can be reassigned between hosts as frequently as needed within a server farm. This was a major change that many organizations have not yet leveraged.

Yes. If you have Windows Server or SQL Server licenses with active Software Assurance, you can apply them through Azure Hybrid Benefit when migrating VMware workloads to Azure IaaS or Azure Stack HCI. This can reduce Azure compute costs by up to 40% for Windows VMs and up to 55% for SQL Server (combined with reserved instances). Ensure your SA is current as the benefit expires immediately when SA lapses.

No. Microsoft discontinued the standalone free Hyper-V Server after the 2019 version. Windows Server 2025 requires a Standard or Datacenter license to run the Hyper-V role. The Hyper-V role activation itself is free, but the underlying Windows Server OS must be licensed. For organizations that used free Hyper-V Server as a VMware alternative, this changes the cost equation though Windows Server Datacenter in an EA may already cover Hyper-V hosts.

With SQL Server Enterprise edition + active Software Assurance, licensing all physical cores on a host grants the right to run unlimited SQL Server VMs on that host. In a cluster, every host must be licensed the same way. This means you can spin up as many SQL instances as the hardware supports without counting individual VM core licenses. Without SA, this unlimited virtualization right does not apply and each VM must be licensed individually by vCPU count.

You need Windows Server licenses for every Hyper-V host (Standard or Datacenter depending on VM density), plus all guest OS and application licenses remain required (SQL Server, Exchange, etc.). The VMware-to-Hyper-V migration eliminates VMware subscription costs but does not change Microsoft licensing requirements for the guest workloads. If you already have Windows Server Datacenter in your EA, the host licensing may already be covered.

Optimize Your Microsoft Virtualization Licensing

Our Microsoft advisory team helps enterprises navigate virtualization licensing, assess VMware migration paths, defend audits, and optimize EA agreements delivering independent analysis and proven cost reduction strategies.

Optimization Assessment

Related Resources

FF

Fredrik Filipsson

Co-Founder, Redress Compliance

20+ years in enterprise software licensing. Advising hundreds of Fortune 500 organizations on Microsoft licensing in virtualized environments, audit defence, and EA optimization.

← Back to Microsoft Knowledge Hub

Optimize Your Virtualization Licensing

Independent Microsoft licensing advisory. Fixed-fee engagement models. 100% vendor-independent.

Microsoft Optimization Book a Consultation
Always-On Advisory

🛡️ Vendor Shield — Subscription Advisory

Continuous, always-on advisory coverage across Oracle, Microsoft, SAP, Salesforce, IBM, Broadcom, and more. One subscription. Every vendor. Always prepared, never outmanoeuvred.

Learn About Vendor Shield Multi-vendor protection
Licensing Intelligence

Stay Ahead of Vendor Moves

Monthly licensing intelligence, audit alerts, and negotiation tactics from our advisory team. Trusted by 1,000+ enterprise leaders.

Subscribe Free No spam. Unsubscribe anytime.
Explore All Vendor Hubs