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/create-host-pools-azure-marketplace.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Here's what you do for the **Basics** blade:
50
50
3. Enter a comma-separated list of users who can 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]."
51
51
4. Select **Create new** and provide a name for the new resource group.
52
52
5. For **Location**, select the same location as the virtual network that has connectivity to the Active Directory server.
>If you're using a pure Azure Active Directory Domain Services and Azure Active Directory solution, make sure to deploy your host pool in the same region as your Azure Active Directory Domain Services to avoid domain-join and credential errors.
@@ -61,7 +61,7 @@ For the **Configure virtual machines** blade:
61
61
62
62
1. Either accept the defaults or customize the number and size of the VMs.
63
63
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.
64
-
3. Select **OK**.
64
+
3. Select **Next : Virtual machine settings**.
65
65
66
66
### Virtual machine settings
67
67
@@ -75,7 +75,7 @@ For the **Virtual machine settings** blade:
75
75
1. For **Image source**, select the source and enter the appropriate information for how to find it and how to store it. If you choose not to use managed disks, select the storage account that contains the .vhd file.
76
76
2. Enter the user principal name and password for the domain account that will 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.
77
77
3. Select the virtual network that has connectivity to the Active Directory server, and then choose a subnet to host the virtual machines.
78
-
4. Select **OK**.
78
+
4. Select **Next: Windows Virtual Desktop information**.
79
79
80
80
### Windows Virtual Desktop tenant information
81
81
@@ -85,15 +85,14 @@ For the **Windows Virtual Desktop tenant information** blade:
85
85
2. For **Windows Virtual Desktop tenant name**, enter the name of the tenant where you'll be creating this host pool.
86
86
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.
87
87
4. Enter the credentials for the tenant admin account. Only service principals with a password credential are supported.
88
-
5. Select **OK**.
88
+
5. Select **Next : Review + create**.
89
89
90
90
## Complete setup and create the virtual machine
91
91
92
92
For the last two blades:
93
93
94
-
1. On the **Summary** blade, review the setup information. If you need to change something, go back to the appropriate blade and make your change before continuing. If the information looks right, select **OK**.
95
-
2. On the **Buy** blade, review the additional information about your purchase from the Azure Marketplace.
96
-
3. Select **Create** to deploy your host pool.
94
+
1. On the **Review and Create** blade, review the setup information. If you need to change something, go back to the appropriate blade and make your change before continuing. If the information looks right, select **OK**.
95
+
2. Select **Create** to deploy your host pool.
97
96
98
97
Depending on how many VMs you’re creating, this process can take 30 minutes or more to complete.
0 commit comments