Skip to content

Commit 3dc617d

Browse files
Merge pull request #261208 from vvarshney06/patch-1
Update azure-hybrid-benefit-linux.md
2 parents 2707118 + 2b8f906 commit 3dc617d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/linux/azure-hybrid-benefit-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Azure Hybrid Benefit for Linux virtual machines
33
description: Learn how Azure Hybrid Benefit can save you money on Linux virtual machines.
44
services: virtual-machines
5-
author: Dhiraj3030
5+
author: vvarshney06
66
manager: gachandw
77
ms.service: virtual-machines
88
ms.subservice: billing
99
ms.collection: linux
1010
ms.topic: conceptual
1111
ms.workload: infrastructure-services
1212
ms.date: 05/02/2023
13-
ms.author: dkulkarni
13+
ms.author: vvarshney
1414
ms.reviewer: mattmcinnes
1515
ms.custom: kr2b-contr-experiment, devx-track-linux, devx-track-azurecli
1616
---
@@ -124,7 +124,7 @@ You can view the Azure Hybrid Benefit status of a virtual machine by using the A
124124
az vm get-instance-view -g MyResourceGroup -n MyVm
125125
```
126126

127-
1. Look for a `licenseType` field in the response. If the `licenseType` field exists and the value is one of the following, your virtual machine has Azure Hybrid Benefit enabled:
127+
1. Look for a `licenseType` field in the response. If the `licenseType` field exists and the value is one of the following, your virtual machine does not have Azure Hybrid Benefit enabled:
128128

129129
- For RHEL: `RHEL_BASE`, `RHEL_EUS`, `RHEL_SAPAPPS`, `RHEL_SAPHA`, `RHEL_BASESAPAPPS`, or `RHEL_BASESAPHA`.
130130
- For SLES: `SLES`, `SLES_SAP`, or `SLES_HPC`

0 commit comments

Comments
 (0)