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/expand-existing-host-pool.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,14 +65,14 @@ Here's how to redeploy the Azure Resource Manager template to expand a host pool
65
65
>If you see an error that tells you to select a different resource group even though the one you entered is correct, select another resource group, then select the original resource group.
66
66
67
67
8. Enter the following URL for the *_artifactsLocation*: `https://raw.githubusercontent.com/Azure/RDS-Templates/master/wvd-templates/`
68
-
9. Enter the new total number of session hosts you want into *Rdsh Number Of Instances*. For example, if you're expanding your host pool from five session hosts to eight, enter **8**.
68
+
9. Enter the new total number of session hosts you want into *RDSH Number Of Instances*. For example, if you're expanding your host pool from five session hosts to eight, enter **8**.
69
69
10. Enter the same existing domain password that you used for the existing domain UPN. Don't change the username, because that will cause an error when you run the template.
70
-
11. Enter the same tenant admin password you used for the user or application ID you entered for *Tenant Admin Upn Or Application Id*. Once again, don't change the username.
70
+
11. Enter the same tenant admin password you used for the user or application ID you entered for *Tenant Admin UPN or Application ID*. Once again, don't change the username.
71
71
12. Complete the submission to expand your host pool.
72
72
73
73
## Run the Azure Marketplace offering
74
74
75
-
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 tab:
75
+
Follow the instructions in [Create a host pool by using the Azure Marketplace](./virtual-desktop-fall-2019/create-host-pools-azure-marketplace-2019.md) until you reach [Run the Azure Marketplace offering to provision a new host pool](./virtual-desktop-fall-2019/create-host-pools-azure-marketplace-2019.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 tab:
76
76
77
77
### Basics
78
78
@@ -81,7 +81,7 @@ All values in this section should match what you provided when you first created
81
81
1. For *Subscription*, select the subscription where you first created the host pool.
82
82
2. For *Resource group*, select the same resource group where the existing host pool session host VMs are located.
83
83
3. For *Region*, select the same region where the existing host pool session host VMs are located.
84
-
4. For *Hostpool name*, enter the name of the existing host pool.
84
+
4. For *Host pool name*, enter the name of the existing host pool.
85
85
5. For *Desktop type*, select the desktop type that matches the existing host pool.
86
86
6. For *Default desktop users*, enter a comma-separated list of any additional users who you want to sign in to the Windows Virtual Desktop clients and access a desktop after the Azure Marketplace offering finishes. For example, if you want to assign [email protected] and [email protected] access, enter [email protected],[email protected].
87
87
7. Select **Next : Configure virtual machine**.
@@ -122,7 +122,7 @@ All parameter values in this section should match what you provided when you fir
122
122
123
123
## Run the GitHub Azure Resource Manager template
124
124
125
-
Follow the instructions in [Run the Azure Resource Manager template for provisioning a new host pool](./virtual-desktop-fall-2019/create-host-pools-arm-template.md#run-the-azure-resource-manager-template-for-provisioning-a-new-host-pool) and provide all of the same parameter values except for the *Rdsh Number Of Instances*. Enter the number of session host VMs you want in the host pool after running the template. For example, if you're expanding your host pool from five session hosts to eight, enter **8**.
125
+
Follow the instructions in [Run the Azure Resource Manager template for provisioning a new host pool](./virtual-desktop-fall-2019/create-host-pools-arm-template.md#run-the-azure-resource-manager-template-for-provisioning-a-new-host-pool) and provide all of the same parameter values except for the *RDSH Number Of Instances*. Enter the number of session host VMs you want in the host pool after running the template. For example, if you're expanding your host pool from five session hosts to eight, enter **8**.
0 commit comments