Skip to content

Commit fd7bf8f

Browse files
authored
Merge pull request #46386 from stgeorgi/patch-11
Chagens made match the new Azure UI
2 parents e20ab36 + 27d7dd4 commit fd7bf8f

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Here's what you do for the **Basics** blade:
5050
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]."
5151
4. Select **Create new** and provide a name for the new resource group.
5252
5. For **Location**, select the same location as the virtual network that has connectivity to the Active Directory server.
53-
6. Select **OK**.
53+
6. Select **Next : Configure virtual machines >**.
5454

5555
>[!IMPORTANT]
5656
>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:
6161

6262
1. Either accept the defaults or customize the number and size of the VMs.
6363
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**.
6565

6666
### Virtual machine settings
6767

@@ -75,7 +75,7 @@ For the **Virtual machine settings** blade:
7575
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.
7676
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.
7777
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**.
7979

8080
### Windows Virtual Desktop tenant information
8181

@@ -85,15 +85,14 @@ For the **Windows Virtual Desktop tenant information** blade:
8585
2. For **Windows Virtual Desktop tenant name**, enter the name of the tenant where you'll be creating this host pool.
8686
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.
8787
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**.
8989

9090
## Complete setup and create the virtual machine
9191

9292
For the last two blades:
9393

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.
9796

9897
Depending on how many VMs you’re creating, this process can take 30 minutes or more to complete.
9998

0 commit comments

Comments
 (0)