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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +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 NCs|Total normalized cores covered by Azure hybrid benefit|
20
+
|PAYG NCs|Total normalized cores not covered by Azure hybrid benefit|
19
21
|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
+
|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||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
23
|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
24
|HADR Std vCores|Total vCores used by HADR replicas running SQL Server Standard edition|
24
25
|HADR Ent vCores|Total vCores used by HADR replicas running SQL Server Enterprise edition|
0 commit comments