Skip to content

Commit f00c8d9

Browse files
authored
Merge pull request #90817 from MashaMSFT/patch-55
Added clarity around pay per usage (Issue 40007)
2 parents d9483f2 + b0df78a commit f00c8d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-server-pricing-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You have two options to pay for SQL Server licensing for these editions: *pay pe
5959

6060
## Pay per usage
6161

62-
**Paying the SQL Server license per usage** means that the per-second cost of running the Azure VM includes the cost of the SQL Server license. You can see the pricing for the different SQL Server editions (Web, Standard, Enterprise) in the Azure VM pricing page for [Windows](https://azure.microsoft.com/pricing/details/virtual-machines/windows) or [Linux](https://azure.microsoft.com/pricing/details/virtual-machines/linux).
62+
**Paying the SQL Server license per usage** (also known as **pay as you go**) means that the per-second cost of running the Azure VM includes the cost of the SQL Server license. You can see the pricing for the different SQL Server editions (Web, Standard, Enterprise) in the Azure VM pricing page for [Windows](https://azure.microsoft.com/pricing/details/virtual-machines/windows) or [Linux](https://azure.microsoft.com/pricing/details/virtual-machines/linux).
6363

6464
The cost is the same for all versions of SQL Server (2012 SP3 to 2017). The per-second licensing cost depends on the number of VM vCPUs.
6565

@@ -69,7 +69,7 @@ Paying the SQL Server licensing per usage is recommended for:
6969

7070
- **Workloads with unknown lifetime or scale**. For example, an app that may not be required in a few months, or which may require more, or less compute power, depending on demand.
7171

72-
To create a SQL Server 2017 Azure VM with one of these pay-per-usage images, see the following links:
72+
To create a SQL Server 2017 Azure VM with one of these pay-as-you-go images, see the following links:
7373

7474
| Platform | Licensed images |
7575
|---|---|

0 commit comments

Comments
 (0)