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
Copy file name to clipboardExpand all lines: articles/virtual-desktop/azure-stack-hci.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ With Azure Virtual Desktop for Azure Stack HCI (preview), you can use Azure Virt
20
20
21
21
## Configure Azure Virtual Desktop for Azure Stack HCI
22
22
23
-
You can set up Azure Virtual Desktop for Azure Stack HCI either manually or automatically using the Azure Resource Manager template (ARM template) in the Azure portal.
23
+
You can set up Azure Virtual Desktop for Azure Stack HCI either manually or automatically using the Azure Resource Manager template (ARM template) in the Azure portal. Both these methods deploy a pooled host pool, not a personal host pool.
24
24
25
25
# [Manual deployment](#tab/manual-deployment)
26
26
@@ -49,7 +49,7 @@ To manually configure Azure Virtual Desktop for Azure Stack HCI, follow these hi
49
49
50
50
### Step 1: Create a new virtual machine on Azure Stack HCI
51
51
52
-
Create a new virtual machine on your Azure Stack HCI infrastructure. For step-by-step instructions, see [Create a new VM](/azure-stack/hci/manage/vm#create-a-new-vm).
52
+
Create a new virtual machine with a supported operating system on your Azure Stack HCI infrastructure. For step-by-step instructions about how to create a VM, see [Create a new VM](/azure-stack/hci/manage/vm#create-a-new-vm). For information about supported operating system and licenses, see [Operating systems and licenses](/prerequisites#operating-systems-and-licenses).
53
53
54
54
> [!NOTE]
55
55
> [Install the Remote Desktop Session Host (RDSH) role](/troubleshoot/windows-server/remote/install-rds-host-role-service-without-connection-broker) if the VM is running a Windows Server operating system.
@@ -62,8 +62,8 @@ To manage the new VM from Azure via Azure Arc, install the Connected Machine age
62
62
63
63
The custom template helps you:
64
64
65
-
- Create host pool, workspace and application group
66
-
- Add VMs as a session host to the host pool
65
+
- Create host pool, workspace, and application group
66
+
- Add the VMs you created in [Step 1](#step-1-create-a-new-virtual-machine-on-azure-stack-hci) as session hosts to the host pool
67
67
- Domain join the VMs
68
68
- Install Azure Monitor agent on the VMs
69
69
@@ -205,7 +205,7 @@ This command should return the following URN:
>Make sure to only use generation 2 ("gen2") images. Azure Virtual Desktop for Azure Stack HCI doesn't support creating a VM with a first-generation ("gen1") image. Avoid SKUs with a "-g1" suffix.
220
+
>[!IMPORTANT]
221
+
>Make sure to only use generation 2 ("gen2") images. Azure Virtual Desktop for Azure Stack HCI doesn't support creating a VM with a first-generation ("gen1") image. Avoid SKUs with a "-g1" suffix.
222
222
223
223
### Create a new Azure managed disk from the image
0 commit comments