Skip to content

Commit c72a25d

Browse files
authored
Merge pull request #200670 from cynthn/90648
Fixes #90648
2 parents 9b80e13 + 29bc31f commit c72a25d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/virtual-machines/windows/hybrid-use-benefit-licensing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Azure Hybrid Benefit for Windows Server
33
description: Learn how to maximize your Windows Software Assurance benefits to bring on-premises licenses to Azure.
4-
author: xujing-ms
54
ms.service: virtual-machines
65
ms.subservice: billing
76
ms.collection: windows
87
ms.topic: how-to
98
ms.workload: infrastructure-services
109
ms.date: 4/22/2018
11-
ms.author: xujing
1210
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1311
ms.devlang: azurecli
1412

@@ -151,7 +149,7 @@ az vm get-instance-view -g MyResourceGroup -n MyVM --query "[?licenseType=='Wind
151149
To see and count all virtual machines and virtual machine scale sets deployed with Azure Hybrid Benefit for Windows Server, you can run the following command from your subscription:
152150

153151
### Portal
154-
From the Virtual Machine or Virtual machine scale sets resource blade, you can view a list of all your VM(s) and licensing type by configuring the table column to include "Azure Hybrid Benefit". The VM setting can either be in "Enabled", "Not enabled" or "Not supported" state.
152+
From the Virtual Machine or Virtual machine scale sets resource blade, you can view a list of all your VM(s) and licensing type by configuring the table column to include "OS licensing benefit". The VM setting can either be in **Azure Hybrid Benefit for Windows**, **Not enabled**, or **Windows client with multi-tenant hosting** state.
155153

156154
### PowerShell
157155
For virtual machines:

0 commit comments

Comments
 (0)