From 99ce2c64c44a4afbba50b63bbb60f015f6780df5 Mon Sep 17 00:00:00 2001 From: anosov1960 Date: Wed, 13 Jan 2021 16:20:01 -0800 Subject: [PATCH] Minor edits --- samples/manage/azure-hybrid-benefit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/manage/azure-hybrid-benefit/README.md b/samples/manage/azure-hybrid-benefit/README.md index 481b2831..c02011a8 100644 --- a/samples/manage/azure-hybrid-benefit/README.md +++ b/samples/manage/azure-hybrid-benefit/README.md @@ -16,8 +16,8 @@ This script provides a simple solution to analyze and track the consolidated uti |Time|Time of the scan| |Subscription name|The name of the subscription| |Subscription ID|The unique subscription ID| -|AHB Std vCores|Total vCores used by General Purpose service tier or SQL Server Standard edition billed with Azure Hybrid Benefit discount| -|AHB Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise edition billed with Azure Hybrid Benefit discount| +|AHB Std vCores|Total vCores used by General Purpose service tier or SQL Server Standard edition billed with hybrid benefit discount| +|AHB Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise edition billed with hybrid benefit discount| |PAYG Std vCores|Total vCores used by General Purpose service tier or SQL Server Standard edition billed at full price| |PAYG Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise edition billed at full price| |HADR Std vCores|Total vCores used by HADR replicas running SQL Server Standard edition|