Skip to content

Commit 29bc31f

Browse files
committed
Fixes #90648
1 parent 06b1aae commit 29bc31f

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 "OS licensing benefit". The VM setting can either be in "Azure Hybrid Benefit for WIndows", "Not enabled" or "Windows client with mult-tenant hosting" 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)