Skip to content

Commit b7a7ec8

Browse files
Merge pull request #36761 from anosov1960/patch-10
Update license type terminology in billing documentation
2 parents bb4bdc1 + 5d0ad7c commit b7a7ec8

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/sql-server/azure-arc/manage-license-billing.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article explains how to manage SQL Server licensing options. I
44
author: anosov1960
55
ms.author: sashan
66
ms.reviewer: mikeray, randolphwest, maghan, mathoma
7-
ms.date: 02/02/2026
7+
ms.date: 03/04/2026
88
ai-usage: ai-assisted
99
ms.topic: how-to
1010
ms.custom:
@@ -347,7 +347,7 @@ For more information, see [SQL Server Licensing Resources and Documents](https:/
347347

348348
The following table shows the meter product tiers (also called *SKUs*) that are used for metering and billing for SQL Server software installed on a single OSE:
349349

350-
| Installed edition | Projected edition | License type | Failover replica | Use p-core license | Meter SKU |
350+
| Installed edition | Projected edition | Host license type | Failover replica | Use p-core license | Meter SKU |
351351
| --- | --- | --- | --- | --- | --- |
352352
| Enterprise Core | Enterprise | `PAYG` | No | No | `Ent edition - PAYG` |
353353
| Enterprise Core | Enterprise | `PAYG` | No | Yes | `Ent edition - Virtual license` <sup>2</sup> |
@@ -369,14 +369,17 @@ The following table shows the meter product tiers (also called *SKUs*) that are
369369
| Standard | Standard | `PAYG` or `Paid` | Yes | Yes or no | `Std edition - DR replica` |
370370
| Evaluation | Evaluation | Any | Yes or no | Not applicable | `Eval edition` |
371371
| Developer | Developer | Any | Yes or no | Not applicable | `Dev edition` |
372-
| Web <sup>3</sup> | Web | Any | Not applicable | Not applicable | `Web edition` |
372+
| Web <sup>3</sup> | Web | `PAYG` or `Paid` | Not applicable | Not applicable | `Web edition - PAYG` |
373+
| Web <sup>4</sup> | Web | `LicenseOnly` | Not applicable | Not applicable | `Web edition - License only` |
373374
| Express | Express | Any | Not applicable | Not applicable | `Express edition` |
374375

375376
<sup>1</sup> Installation of the Enterprise edition indicates use of the Server+CAL licensing model.
376377

377378
<sup>2</sup> This meter reflects the software usage covered by the p-core license and the unlimited virtualization benefit. For the SQL Server instance to be covered, it must be installed on a virtual machine.
378379

379-
<sup>3</sup> Web edition isn't available in [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and later versions.
380+
<sup>3</sup> Web edition isn't available in [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] and later versions. It's only available through hosting provider programs, and only up to SQL Server 2022.
381+
382+
<sup>4</sup> This configuration applies when Web edition is licensed through a hosting provider, but the SQL Server instance is connected to Azure Arc and uses a limited set of Azure features. See [Feature availability by license type](overview.md#feature-availability-depending-on-license-type).
380383

381384
The following table shows the meter SKUs that are used for metering and billing for SQL Server software covered by a physical core license with unlimited virtualization:
382385

0 commit comments

Comments
 (0)