Skip to content

Commit 29dba63

Browse files
Edits per review
1 parent e1a4571 commit 29dba63

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/virtual-desktop/expand-existing-host-pool.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Here's how to redeploy the Azure Resource Manager template to expand a host pool
5858

5959
## Run the Azure Marketplace offering
6060

61-
Follow the instructions in [Run the Azure Marketplace offering to provision a new host pool](./create-host-pools-azure-marketplace.md#run-the-azure-marketplace-offering-to-provision-a-new-host-pool), with the following guidance per blade:
61+
Follow the instructions in [Create a host pool by using the Azure Marketplace](./create-host-pools-azure-marketplace.md) until you reach [Run the Azure Marketplace offering to provision a new host pool](./create-host-pools-azure-marketplace.md#run-the-azure-marketplace-offering-to-provision-a-new-host-pool). When you get to that point, you'll need to enter the following information for each blade:
6262

6363
### Basics
6464

@@ -79,32 +79,32 @@ All values in this section should match what you provided when you first created
7979

8080
All parameter values in this section should match what you provided when you first created the host pool and session host VMs, except for the total number of VMs. The number of VMs you enter will be the number of VMs in your expanded host pool:
8181

82-
1. Either accept the defaults or customize the number and size of the VMs.
82+
1. Select the VM size that matches the existing session host VMs.
8383

8484
>[!NOTE]
8585
>If the specific VM size you're looking for doesn't appear in the VM size selector, that's because we haven't onboarded it to the Azure Marketplace tool yet. To request a VM size, create a request or upvote an existing request in the [Windows Virtual Desktop UserVoice forum](https://windowsvirtualdesktop.uservoice.com/forums/921118-general).
86-
87-
2. Enter a prefix for the names of the virtual machines. For example, if you enter the name "prefix," the virtual machines will be called "prefix-0," "prefix-1," and so on.
88-
3. Select **Next : Virtual machine settings**.
86+
87+
2. Customize the *Usage Profile*, *Total users*, and *Number of virtual machines* parameters to select the total number of session hosts you would like to have in your host pool. For example, if you're expanding your host pool from five session hosts to eight, configure these options to get to 8 virtual machines.
88+
3. Enter a prefix for the names of the virtual machines. For example, if you enter the name "prefix," the virtual machines will be called "prefix-0," "prefix-1," and so on.
89+
4. Select **Next : Virtual machine settings**.
8990

9091
### Virtual machine settings
9192

9293
All parameter values in this section should match what you provided when you first created the host pool and session host VMs:
9394

9495
1. For *Image source* and *Image OS version*, enter the same information that you provided when you first created the host pool.
95-
2. For *AD domain join UPN* and the associated passwords, enter the same information that you provided when you first created the host pool to join the VMs to the Active Directory domain. This same username and password will be created on the virtual machines as a local account. You can reset these local accounts later.
96+
2. For *AD domain join UPN* and the associated passwords, enter the same information that you provided when you first created the host pool to join the VMs to the Active Directory domain. These credentials will be used to create a local account on your virtual machines. You can reset these local accounts to change their credentials later.
9697
3. For the virtual network information, select the same virtual network and subnet for where your existing host pool session host VMs are located.
9798
4. Select **Next: Configure Windows Virtual Desktop information**.
9899

99100
### Windows Virtual Desktop information
100101

101102
All parameter values in this section should match what you provided when you first created the host pool and session host VMs:
102103

103-
1. For **Windows Virtual Desktop tenant group name**, enter the name for the tenant group that contains your tenant. Leave it as the default unless you were provided a specific tenant group name.
104-
2. For **Windows Virtual Desktop tenant name**, enter the name of the tenant where you'll be creating this host pool.
105-
3. Specify the type of credentials that you want to use to authenticate as the Windows Virtual Desktop tenant RDS Owner. If you completed the [Create service principals and role assignments with PowerShell tutorial](./create-service-principal-role-powershell.md), select **Service principal**. When **Azure AD tenant ID** appears, enter the ID for the Azure Active Directory instance that contains the service principal.
106-
4. Enter the credentials for the tenant admin account. Only service principals with a password credential are supported.
107-
5. Select **Next : Review + create**.
104+
1. For *Windows Virtual Desktop tenant group name*, enter the name for the tenant group that contains your tenant. Leave it as the default unless you were provided a specific tenant group name.
105+
2. For *Windows Virtual Desktop tenant name*, enter the name of the tenant where you'll be creating this host pool.
106+
3. Specify the same credentials you used when you first created the host pool and session host VMs. If you are using a service principal, enter the ID of the Azure Active Directory instance where your service principal is located.
107+
4. Select **Next : Review + create**.
108108

109109
## Run the GitHub Azure Resource Manager template
110110

0 commit comments

Comments
 (0)