Skip to content

Commit 3dfabda

Browse files
committed
10-20 updates
1 parent d82e8b0 commit 3dfabda

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

articles/virtual-desktop/azure-stack-hci-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Azure Virtual Desktop for Azure Stack HCI (preview) overview
33
description: Overview of Azure Virtual Desktop for Azure Stack HCI (preview).
44
author: dansisson
55
ms.topic: conceptual
6-
ms.date: 10/14/2022
6+
ms.date: 10/20/2022
77
ms.author: v-dansisson
88
ms.reviewer: daknappe
99
manager: femila
1010
ms.custom: ignite-fall-2021
1111
---
12-
# Azure Virtual Desktop for Azure Stack HCI (preview)
12+
# Azure Virtual Desktop for Azure Stack HCI overview (preview)
1313

1414
Azure Virtual Desktop for Azure Stack HCI (preview) lets you deploy Azure Virtual Desktop session hosts on your on-premises Azure Stack HCI infrastructure. You manage your session hosts from the Azure portal.
1515

@@ -86,8 +86,6 @@ The following issues affect the preview version of Azure Virtual Desktop for Azu
8686

8787
- Azure Virtual Desktop for Azure Stack HCI doesn't currently support host pools containing both cloud and on-premises session hosts. Each host pool in the deployment must have only one type of host pool.
8888

89-
- When connecting to a Windows 10 or Windows 11 Enterprise multi-session virtual desktop, users may see activation issues, such as a desktop watermark saying "Activate Windows", even if they have an eligible license.
90-
9189
- Session hosts on Azure Stack HCI don't support certain cloud-only Azure services.
9290

9391
- Because Azure Stack HCI supports so many types of hardware and on-premises networking capabilities that performance and user density may vary widely between session hosts running in the Azure cloud. Azure Virtual Desktop's [virtual machine sizing guidelines](/windows-server/remote/remote-desktop-services/virtual-machine-recs) are broad, so you should only use them for initial performance estimates.

articles/virtual-desktop/azure-stack-hci.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up Azure Virtual Desktop for Azure Stack HCI (preview) - Azure
33
description: How to set up Azure Virtual Desktop for Azure Stack HCI (preview).
44
author: dansisson
55
ms.topic: how-to
6-
ms.date: 10/17/2022
6+
ms.date: 10/20/2022
77
ms.author: v-dansisson
88
ms.reviewer: daknappe
99
manager: femila
@@ -25,7 +25,7 @@ In order to use Azure Virtual Desktop for Azure Stack HCI, you'll need the follo
2525

2626
- An [Azure Stack HCI cluster registered with Azure](/azure-stack/hci/deploy/register-with-azure) in the same subscription.
2727

28-
- Azure Arc VM management should be set up on the Azure Stack HCI cluster. For more information, see [VM provisioning through Azure portal on Azure Stack HCI (preview)](/azure-stack/hci/manage/azure-arc-enabled-virtual-machines).
28+
- Azure Arc virtual machine (VM) management should be set up on the Azure Stack HCI cluster. For more information, see [VM provisioning through Azure portal on Azure Stack HCI (preview)](/azure-stack/hci/manage/azure-arc-enabled-virtual-machines).
2929

3030
- [An on-premises Active Directory (AD) synced with Azure Active Directory](/azure/architecture/reference-architectures/identity/azure-ad). The AD domain should resolve using DNS. For more information, see [Prerequisites for Azure Virtual Desktop](prerequisites.md#network).
3131

@@ -101,6 +101,18 @@ Follow the steps below for a simplified process of setting up Azure Virtual Desk
101101
> [!NOTE]
102102
> For more session host configurations, use the Full Configuration [(CreateHciHostpoolTemplate.json)](https://github.com/Azure/RDS-Templates/blob/master/ARM-wvd-templates/HCI/CreateHciHostpoolTemplate.json) template, which offers all the features that can be used to deploy Azure Virtual Desktop on Azure Stack HCI.
103103
104+
## Windows OS activation
105+
106+
Windows VMs must be licensed and activated before you can use them on Azure Stack HCI.
107+
108+
For activating your multi-session OS VMs (Windows 10, Windows 11, or later), enable Azure Benefits on the VM once it is created. Make sure that Azure Benefits are also enabled on the host computer. For more information, see [Azure Benefits on Azure Stack HCI](/azure-stack/hci/manage/azure-benefits).
109+
110+
> [!NOTE]
111+
> You must manually enable access for each VM that requires Azure Benefits.
112+
113+
For all other OS images (such as Windows Server or single-session OS), Azure Benefits is not required. Continue to use the existing activation methods. For more information, see [Activate Windows Server VMs on Azure Stack HCI](/azure-stack/hci/manage/vm-activate).
114+
115+
104116
## Optional configuration
105117

106118
Now that you've set up Azure Virtual Desktop for Azure Stack HCI, here are a few optional things you can do depending on your deployment needs:

0 commit comments

Comments
 (0)