Skip to content

Commit 7253fec

Browse files
committed
Fixing up Acrolinx items.
1 parent 8b4e96a commit 7253fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/apply-windows-license.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ Customers who are properly licensed to run Azure Virtual Desktop workloads are e
1515

1616
Azure Virtual Desktop licensing allows you to apply a license to any Windows or Windows Server virtual machine (VM) that's registered as a session host in a host pool and receives user connections. This license doesn't apply to virtual machines running as file share servers, domain controllers, and so on.
1717

18-
These are the ways you can apply a Azure Virtual Desktop license to your VMs:
18+
You can apply an Azure Virtual Desktop license to your VMs with the following methods:
1919

2020
- You can create a host pool and its session host virtual machines [in the Azure portal](./create-host-pools-azure-marketplace.md). Creating VMs in the Azure portal automatically applies the license.
2121
- You can create a host pool and its session host virtual machines using the [GitHub Azure Resource Manager template](https://github.com/Azure/RDS-Templates/tree/master/ARM-wvd-templates). Creating VMs with this method automatically applies the license.
2222
- You can manually apply a license to an existing session host virtual machine. To apply the license this way, first follow the instructions in [Create a host pool with PowerShell or the Azure CLI](./create-host-pools-powershell.md) to create a host pool and associated VMs, then return to this article to learn how to apply the license.
2323

2424
## Apply a Windows license to a session host VM
2525

26-
Before you start, make sure you have [installed and configured the latest version of Azure PowerShell](/powershell/azure/).
26+
Before you start, make sure you've [installed and configured the latest version of Azure PowerShell](/powershell/azure/).
2727

2828
Next, run the following PowerShell cmdlet to apply the Windows license:
2929

0 commit comments

Comments
 (0)