Skip to content

Commit 9b5718d

Browse files
authored
Merge pull request #112060 from Heidilohr/work-portal-host
Created article to replace original host pool creation article
2 parents 54c4c21 + f37da9c commit 9b5718d

9 files changed

+114
-96
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
href: overview.md
77
- name: Tutorials
88
items:
9-
- name: 1. Create a host pool with the Azure Marketplace
9+
- name: 1. Create a host pool with the Azure portal
1010
href: create-host-pools-azure-marketplace.md
1111
- name: 2. Manage app groups
1212
href: manage-app-groups.md

articles/virtual-desktop/create-host-pools-azure-marketplace.md

Lines changed: 108 additions & 90 deletions
Large diffs are not rendered by default.

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ Here's how to redeploy the Azure Resource Manager template to expand a host pool
6565
>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.
6666
6767
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**.
6969
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.
7171
12. Complete the submission to expand your host pool.
7272

7373
## Run the Azure Marketplace offering
7474

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:
7676

7777
### Basics
7878

@@ -81,7 +81,7 @@ All values in this section should match what you provided when you first created
8181
1. For *Subscription*, select the subscription where you first created the host pool.
8282
2. For *Resource group*, select the same resource group where the existing host pool session host VMs are located.
8383
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.
8585
5. For *Desktop type*, select the desktop type that matches the existing host pool.
8686
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].
8787
7. Select **Next : Configure virtual machine**.
@@ -122,7 +122,7 @@ All parameter values in this section should match what you provided when you fir
122122

123123
## Run the GitHub Azure Resource Manager template
124124

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**.
126126

127127
## Next steps
128128

21.4 KB
Loading
56.3 KB
Loading
93.5 KB
Loading
26 KB
Loading
31.9 KB
Loading
43.2 KB
Loading

0 commit comments

Comments
 (0)