You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/manage/azure-hybrid-benefit/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ services: Azure SQL
3
3
platforms: Azure
4
4
author: anosov1960
5
5
ms.author: sashan
6
-
ms.date: 3/9/2021
6
+
ms.date: 3/27/2021
7
7
---
8
8
9
9
# Overview
@@ -16,10 +16,10 @@ This script provides a simple solution to analyze and track the consolidated uti
16
16
|Time|Time of the scan|
17
17
|Subscription name|The name of the subscription|
18
18
|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 editionbilled at full price|
22
-
|PAYG Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise editionbilled 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|
23
23
|HADR Std vCores|Total vCores used by HADR replicas running SQL Server Standard edition|
24
24
|HADR Ent vCores|Total vCores used by HADR replicas running SQL Server Enterprise edition|
25
25
|Developer vCores|Total vCores used by SQL Server Developer edition|
0 commit comments