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/add-session-hosts-host-pool.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Review the [Prerequisites for Azure Virtual Desktop](prerequisites.md) for a gen
50
50
51
51
- If you create VMs on Azure Stack HCI outside of the Azure Virtual Desktop service, such as with an automated pipeline, then add them as session hosts to a host pool, you need to install the [Azure Connected Machine agent](../azure-arc/servers/agent-overview.md) on the virtual machines so they can communicate with [Azure Instance Metadata Service](../virtual-machines/instance-metadata-service.md), which is a [required endpoint for Azure Virtual Desktop](../virtual-desktop/required-fqdn-endpoint.md).
52
52
53
-
- A logical network that you created on your Azure Stack HCI cluster. Both DHCP logical networks or static logical networks (automatic IP allocation) are supported. For more information, see [Create logical networks](/azure-stack/hci/manage/create-logical-networks?tabs=azurecli).
53
+
- A logical network that you created on your Azure Stack HCI cluster. DHCP logical networks or static logical networks with automatic IP allocation are supported. For more information, see [Create logical networks for Azure Stack HCI](/azure-stack/hci/manage/create-logical-networks).
54
54
55
55
- If you want to use Azure CLI or Azure PowerShell locally, see [Use Azure CLI and Azure PowerShell with Azure Virtual Desktop](cli-powershell.md) to make sure you have the [desktopvirtualization](/cli/azure/desktopvirtualization) Azure CLI extension or the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization) PowerShell module installed. Alternatively, use the [Azure Cloud Shell](../cloud-shell/overview.md).
56
56
@@ -79,7 +79,6 @@ Here's how to generate a registration key using the Azure portal.
79
79
80
80
1. Select **Download** to download a text file containing the registration key, or copy the registration key to your clipboard to use later. You can also retrieve the registration key later by returning to the host pool overview.
81
81
82
-
83
82
# [Azure PowerShell](#tab/powershell)
84
83
85
84
Here's how to generate a registration key using the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization) PowerShell module.
@@ -158,9 +157,10 @@ Here's how to create session hosts and register them to a host pool using the Az
158
157
159
158
1. The **Basics** tab will be greyed out because you're using the existing host pool. Select **Next: Virtual Machines**.
160
159
161
-
1. On the **Virtual machines** tab, complete the following information, depending on if you want to create session hosts on Azure or Azure Stack HCI:
160
+
1. On the **Virtual machines** tab, complete the following information, depending on whether you want to create session hosts on Azure or Azure Stack HCI:<br /><br />
162
161
163
-
1. To add session hosts on Azure:
162
+
<details>
163
+
<summary>To add session hosts on <b>Azure</b>, select to expand this section.</summary>
164
164
165
165
| Parameter | Value/Description |
166
166
|--|--|
@@ -190,8 +190,10 @@ Here's how to create session hosts and register them to a host pool using the Az
190
190
| Confirm password | Reenter the password. |
191
191
|**Custom configuration**||
192
192
| Custom configuration script URL | If you want to run a PowerShell script during deployment you can enter the URL here. |
193
+
</details>
193
194
194
-
1. To add session hosts on Azure Stack HCI:
195
+
<details>
196
+
<summary>To add session hosts on <b>Azure Stack HCI</b>, select to expand this section.</summary>
195
197
196
198
| Parameter | Value/Description |
197
199
|--|--|
@@ -215,6 +217,7 @@ Here's how to create session hosts and register them to a host pool using the Az
215
217
| Username | Enter a name to use as the local administrator account for the new session hosts. |
216
218
| Password | Enter a password for the local administrator account. |
217
219
| Confirm password | Reenter the password. |
220
+
</details>
218
221
219
222
Once you've completed this tab, select **Next: Tags**.
Copy file name to clipboardExpand all lines: articles/virtual-desktop/deploy-azure-virtual-desktop.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ In addition, you need:
62
62
63
63
- At least one Windows OS image available on the cluster. For more information, see how to [create VM images using Azure Marketplace images](/azure-stack/hci/manage/virtual-machine-image-azure-marketplace), [use images in Azure Storage account](/azure-stack/hci/manage/virtual-machine-image-storage-account), and [use images in local share](/azure-stack/hci/manage/virtual-machine-image-local-share).
64
64
65
-
- A logical network that you created on your Azure Stack HCI cluster. Both DHCP logical networks or static logical networks (automatic IP allocation) are supported. For more information, see [Create logical networks](/azure-stack/hci/manage/create-logical-networks?tabs=azurecli).
65
+
- A logical network that you created on your Azure Stack HCI cluster. DHCP logical networks or static logical networks with automatic IP allocation are supported. For more information, see [Create logical networks for Azure Stack HCI](/azure-stack/hci/manage/create-logical-networks).
66
66
67
67
# [Azure PowerShell](#tab/powershell)
68
68
@@ -135,9 +135,10 @@ Here's how to create a host pool using the Azure portal.
135
135
> [!TIP]
136
136
> Once you've completed this tab, you can continue to optionally create session hosts, a workspace, register the default desktop application group from this host pool, and enable diagnostics settings by selecting **Next: Virtual Machines**. Alternatively, if you want to create and configure these separately, select **Next: Review + create** and go to step 9.
137
137
138
-
1.*Optional*: On the **Virtual machines** tab, if you want to add session hosts, complete the following information, depending on if you want to create session hosts on Azure or Azure Stack HCI:
138
+
1.*Optional*: On the **Virtual machines** tab, if you want to add session hosts, complete the following information, depending on whether you want to create session hosts on Azure or Azure Stack HCI:<br /><br />
139
139
140
-
1. To add session hosts on Azure:
140
+
<details>
141
+
<summary>To add session hosts on <b>Azure</b>, select to expand this section.</summary>
141
142
142
143
| Parameter | Value/Description |
143
144
|--|--|
@@ -169,8 +170,10 @@ Here's how to create a host pool using the Azure portal.
169
170
| Confirm password | Reenter the password. |
170
171
|**Custom configuration**||
171
172
| Custom configuration script URL | If you want to run a PowerShell script during deployment you can enter the URL here. |
173
+
</details>
172
174
173
-
1. To add session hosts on Azure Stack HCI:
175
+
<details>
176
+
<summary>To add session hosts on <b>Azure Stack HCI</b>, select to expand this section.</summary>
174
177
175
178
| Parameter | Value/Description |
176
179
|--|--|
@@ -197,6 +200,7 @@ Here's how to create a host pool using the Azure portal.
197
200
| Username | Enter a name to use as the local administrator account for the new session hosts. |
198
201
| Password | Enter a password for the local administrator account. |
199
202
| Confirm password | Reenter the password. |
203
+
</details>
200
204
201
205
Once you've completed this tab, select **Next: Workspace**.
0 commit comments