You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Overview of Azure Virtual Desktop for Azure Stack HCI (preview).
4
4
author: dansisson
5
5
ms.topic: conceptual
6
-
ms.date: 10/14/2022
6
+
ms.date: 10/20/2022
7
7
ms.author: v-dansisson
8
8
ms.reviewer: daknappe
9
9
manager: femila
10
10
ms.custom: ignite-fall-2021
11
11
---
12
-
# Azure Virtual Desktop for Azure Stack HCI (preview)
12
+
# Azure Virtual Desktop for Azure Stack HCI overview (preview)
13
13
14
14
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.
15
15
@@ -86,8 +86,6 @@ The following issues affect the preview version of Azure Virtual Desktop for Azu
86
86
87
87
- 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.
88
88
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
-
91
89
- Session hosts on Azure Stack HCI don't support certain cloud-only Azure services.
92
90
93
91
- 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.
Copy file name to clipboardExpand all lines: articles/virtual-desktop/azure-stack-hci.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Set up Azure Virtual Desktop for Azure Stack HCI (preview) - Azure
3
3
description: How to set up Azure Virtual Desktop for Azure Stack HCI (preview).
4
4
author: dansisson
5
5
ms.topic: how-to
6
-
ms.date: 10/17/2022
6
+
ms.date: 10/20/2022
7
7
ms.author: v-dansisson
8
8
ms.reviewer: daknappe
9
9
manager: femila
@@ -25,7 +25,7 @@ In order to use Azure Virtual Desktop for Azure Stack HCI, you'll need the follo
25
25
26
26
- An [Azure Stack HCI cluster registered with Azure](/azure-stack/hci/deploy/register-with-azure) in the same subscription.
27
27
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).
29
29
30
30
-[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).
31
31
@@ -101,6 +101,18 @@ Follow the steps below for a simplified process of setting up Azure Virtual Desk
101
101
> [!NOTE]
102
102
> 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.
103
103
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
+
104
116
## Optional configuration
105
117
106
118
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