Skip to content

Commit 0385b56

Browse files
authored
Merge pull request #920 from anosov1960/master
Overview edits
2 parents 6c32389 + ca597cd commit 0385b56

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

samples/manage/azure-hybrid-benefit/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services: Azure SQL
33
platforms: Azure
44
author: anosov1960
55
ms.author: sashan
6-
ms.date: 3/9/2021
6+
ms.date: 3/27/2021
77
---
88

99
# Overview
@@ -16,10 +16,10 @@ This script provides a simple solution to analyze and track the consolidated uti
1616
|Time|Time of the scan|
1717
|Subscription name|The name of the subscription|
1818
|Subscription ID|The unique subscription ID|
19-
|AHB Std vCores|Total vCores used by General Purpose service tier or SQL Server Standard edition billed with hybrid benefit discount|
20-
|AHB Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise edition billed with hybrid benefit discount|
21-
|PAYG Std vCores|Total vCores used by General Purpose service tier or SQL Server Standard edition billed at full price|
22-
|PAYG Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise edition billed at full price|
19+
|AHB Std vCores|Total vCores used by Standard level SQL services (General Purpose service tier or SQL Server Standard edition) that have Azure hybrid benefit enabled|
20+
|AHB Ent vCores|Total vCores used by Premium level SQL services (Business Critical service tier or SQL Server Enterprise edition) that have Azure hybrid benefit enabled|
21+
|PAYG Std vCores|Total vCores used by Standard level SQL services (General Purpose service tier or SQL Server Standard edition) that are billed using the pay-as-you-go method|
22+
|PAYG Ent vCores|Total vCores used by Premium level SQL services (Business Critical service tier or SQL Server Enterprise edition) that are billed using the pay-as-you-go method|
2323
|HADR Std vCores|Total vCores used by HADR replicas running SQL Server Standard edition|
2424
|HADR Ent vCores|Total vCores used by HADR replicas running SQL Server Enterprise edition|
2525
|Developer vCores|Total vCores used by SQL Server Developer edition|

0 commit comments

Comments
 (0)