From d67f46a6c220fb5bcc9ea5153408137759e163f0 Mon Sep 17 00:00:00 2001 From: anosov1960 Date: Wed, 13 Jan 2021 15:28:59 -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 bea46bf0..481b2831 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 AHB discount| -|AHB Ent vCores|Total vCores used by Business Critical service tier or SQL Server Enterprise edition billed with AHB discount| +|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| |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|