Skip to content

Commit c9a9e5e

Browse files
committed
Minor updates for writing style
1 parent a829732 commit c9a9e5e

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

articles/virtual-desktop/add-session-hosts-host-pool.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ For a general idea of what's required, such as supported operating systems, virt
6161

6262
- Your Azure subscription registered with the respective Azure Extended Zone. For more information, see [Request access to an Azure Extended Zone](../extended-zones/request-access.md).
6363

64-
- An [Azure load balancer](../load-balancer/load-balancer-outbound-connections.md) with an outbound rule, on the virtual network where you're deploying the session hosts. This can be an existing load balancer or you create a new within the host pool deployment.
64+
- An [Azure load balancer](../load-balancer/load-balancer-outbound-connections.md) with an outbound rule on the virtual network to which you're deploying session hosts. You can use an existing load balancer or you create a new one when adding session hosts.
6565

6666
- If you want to use the Azure CLI or Azure PowerShell locally, see [Use the 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) Azure PowerShell module installed. Alternatively, use [Azure Cloud Shell](../cloud-shell/overview.md).
6767

@@ -195,6 +195,7 @@ Here's how to create session hosts and register them to a host pool by using the
195195
| **Confirm password** | Reenter the password. |
196196
| **Custom configuration** | |
197197
| **Custom configuration script URL** | If you want to run a PowerShell script during deployment, you can enter the URL here. |
198+
198199
</details>
199200

200201
<details>
@@ -222,6 +223,7 @@ Here's how to create session hosts and register them to a host pool by using the
222223
| **Username** | Enter a name to use as the local administrator account for the new session hosts. |
223224
| **Password** | Enter a password for the local administrator account. |
224225
| **Confirm password** | Reenter the password. |
226+
225227
</details>
226228

227229
<details>
@@ -232,12 +234,13 @@ Here's how to create session hosts and register them to a host pool by using the
232234
| **Resource group** | This value defaults to the resource group that you chose to contain your host pool on the **Basics** tab, but you can select an alternative. |
233235
| **Name prefix** | Enter a name prefix for your session hosts, such as **hp01-sh**.<br /><br />Each session host has a suffix of a hyphen and then a sequential number added to the end, such as **hp01-sh-0**.<br /><br />This name prefix can be a maximum of 11 characters and is used in the computer name in the operating system. The prefix and the suffix combined can be a maximum of 15 characters. Session host names must be unique. |
234236
| **Virtual machine type** | Select **Azure virtual machine**. |
235-
| **Virtual machine location** | Select the **Deploy to an Azure Extended Zone** link. |
237+
| **Virtual machine location** | Select **Deploy to an Azure Extended Zone**. |
236238
| **Azure Extended Zone** | Select the Extended Zone you require. |
237239
| **Network and security** | |
238-
| **Select a load balancer** | Select an existing load balancer on the same virtual network where you're deploying the session hosts. Or click on **Create a load balancer** to create a new Azure load balancer.|
239-
| **Select a backend pool** | Select a back-end pool on the load balancer where you want to place the session hosts. Or if you are creating a new Azure load balancer, click on **Create new** to create a new backend pool in the new Azure load balancer |
240-
| **Add outbound rule** | If you are creating a new Azure load balancer, click on **Create new** to create a new outbound in the new Azure load balancer. |
240+
| **Select a load balancer** | Select an existing Azure load balancer on the same virtual network you want to use for your session hosts, or select **Create a load balancer** to create a new load balancer.|
241+
| **Select a backend pool** | Select a backend pool on the load balancer you want to use for your session hosts. If you're creating a new load balancer, select **Create new** to create a new backend pool for the new load balancer. |
242+
| **Add outbound rule** | If you're creating a new load balancer, select **Create new** to create a new outbound rule for it. |
243+
241244
</details>
242245

243246
After you complete this tab, select **Next: Tags**.

articles/virtual-desktop/deploy-azure-virtual-desktop.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For more prerequisites, including role-based access control (RBAC) roles, select
7272

7373
- Your Azure subscription registered with the respective Azure Extended Zone. For more information, see [Request access to an Azure Extended Zone](../extended-zones/request-access.md).
7474

75-
- An existing [Azure load balancer](../load-balancer/load-balancer-outbound-connections.md) on the virtual network where you're deploying the session hosts.
75+
- An [Azure load balancer](../load-balancer/load-balancer-outbound-connections.md) with an outbound rule on the virtual network to which you're deploying session hosts. You can use an existing load balancer or you create a new one when adding session hosts.
7676

7777
# [Azure PowerShell](#tab/powershell)
7878

@@ -217,14 +217,13 @@ Here's how to create a host pool by using the Azure portal:
217217
| **Resource group** | This value defaults to the resource group that you chose to contain your host pool on the **Basics** tab, but you can select an alternative. |
218218
| **Name prefix** | Enter a name prefix for your session hosts, such as **hp01-sh**.<br /><br />Each session host has a suffix of a hyphen and then a sequential number added to the end, such as **hp01-sh-0**.<br /><br />This name prefix can be a maximum of 11 characters and is used in the computer name in the operating system. The prefix and the suffix combined can be a maximum of 15 characters. Session host names must be unique. |
219219
| **Virtual machine type** | Select **Azure virtual machine**. |
220-
| **Virtual machine location** | Select the Azure region where you want to deploy your session hosts. This value must be the same region that contains your virtual network. Then select **Deploy to an Azure Extended Zone**. |
221-
| **Azure Extended Zones** | |
222-
| **Azure Extended Zone** | Select **Los Angeles**. |
223-
| **Place the session host(s) behind an existing load balancing solution?** | Select the box. This action shows options for selecting a load balancer and a back-end pool.|
224-
| **Select a load balancer** | Select an existing load balancer on the virtual network where you're deploying the session hosts. |
225-
| **Select a backend pool** | Select a back-end pool on the load balancer where you want to place the session hosts. |
226-
| **Availability options** | Select from [availability zones](/azure/reliability/availability-zones-overview), [availability set](/azure/virtual-machines/availability-set-overview), or **No infrastructure dependency required**. If you select **availability zones** or **availability set**, complete the extra parameters that appear. |
227-
| **Security type** | Select from **Standard**, [Trusted launch virtual machines](/azure/virtual-machines/trusted-launch), or [Confidential virtual machines](/azure/confidential-computing/confidential-vm-overview).<br /><br />- If you select **Trusted launch virtual machines**, options for **secure boot** and **vTPM** are automatically selected.<br /><br />- If you select **Confidential virtual machines**, options for **secure boot**, **vTPM**, and **integrity monitoring** are automatically selected. You can't opt out of vTPM when using a confidential VM. |
220+
| **Virtual machine location** | Select **Deploy to an Azure Extended Zone**. |
221+
| **Azure Extended Zone** | Select the Extended Zone you require. |
222+
| **Network and security** | |
223+
| **Select a load balancer** | Select an existing Azure load balancer on the same virtual network you want to use for your session hosts, or select **Create a load balancer** to create a new load balancer.|
224+
| **Select a backend pool** | Select a backend pool on the load balancer you want to use for your session hosts. If you're creating a new load balancer, select **Create new** to create a new backend pool for the new load balancer. |
225+
| **Add outbound rule** | If you're creating a new load balancer, select **Create new** to create a new outbound rule for it. |
226+
228227
</details>
229228

230229
After you complete this tab, select **Next: Workspace**.

0 commit comments

Comments
 (0)