Hi there!
I have a query regarding the licensing and configuration requirements for SQL Server Always On High Availability.
One of our clients has procured SQL Server Enterprise Edition with Software Assurance, with a 1 × 2-core license pack.
The client’s requirement is to configure an Always On Availability Group with the following architecture:
- 1 Primary Replica
- 1 Secondary Replica
- 1 DR Replica, located in the IBRI region
Could you please confirm whether this configuration is supported and properly licensed with the 1 × 2-core SQL Server Enterprise license pack with Software Assurance?
If yes, could you please explain how the licensing would apply to the primary, secondary, and DR replicas, including any Software Assurance benefits or licensing considerations for the passive/DR replicas?
If additional licenses or cores are required, please clarify the minimum licensing required for this architecture.
Microsoft SQL Server 7JQ‑XXXXX Licensing & DR Usage Guide
1. SKU Overview
The Microsoft SKU 7JQ‑XXXXX corresponds to SQL Server Enterprise Core Edition (2‑Core License Pack with Software Assurance). This license pack allows enterprise‑level deployment with full feature access, supporting large‑scale, mission‑critical workloads.
2. Core Licensing Rules
• All physical or virtual cores used by SQL Server must be licensed.
• Each 7JQ‑XXXXX pack covers 2 cores; licenses are sold in pairs.
• Enterprise edition is only available under core‑based licensing (no CALs).
• Software Assurance (SA) adds benefits like passive failover rights and version upgrades.
3. Active/Passive Server Licensing
With Software Assurance, you can have one passive SQL Server instance (of equal or lesser size) without extra licenses, as long as it remains truly passive — not serving queries, users, or transactions under normal operation.
4. Disaster Recovery (DR) Usage
You may maintain one cold standby or DR instance without licensing if it is not used actively. If the DR node handles reporting, backups, or read‑only queries, it becomes active and must be fully licensed.
5. Virtualization Scenarios
If you license all physical cores on a host with Enterprise + SA, you gain unlimited virtualization rights. Otherwise, you must license each virtual core (minimum of 4 per VM). Passive or DR virtual servers follow the same passive‑use rules.
6. Summary
• SKU 7JQ‑XXXXX = SQL Server Enterprise Core + SA (2‑core pack)
• Core‑based licensing model; no CALs needed
• SA permits one passive/failover instance for free (if truly passive)
• DR servers must be licensed if used actively
• Enterprise + SA can unlock unlimited virtualization
Always confirm compliance with Microsoft Product Terms and your regional licensing agreement.