Skip to content

Commit 95fd677

Browse files
authored
Added NC columns
1 parent 911fd26 commit 95fd677

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +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 NCs|Total normalized cores covered by Azure hybrid benefit|
20+
|PAYG NCs|Total normalized cores not covered by Azure hybrid benefit|
1921
|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|
2223
|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|
2324
|HADR Std vCores|Total vCores used by HADR replicas running SQL Server Standard edition|
2425
|HADR Ent vCores|Total vCores used by HADR replicas running SQL Server Enterprise edition|

0 commit comments

Comments
 (0)