Skip to content

Commit b53ecf7

Browse files
authored
Merge pull request #153828 from Heidilohr/work-azure-vmportal
Adding Azure portal information back into "Start VM on Connect" article
2 parents 25e8543 + 99fac2e commit b53ecf7

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

articles/virtual-desktop/start-virtual-machine-connect.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Start virtual machine connect - Azure
33
description: How to configure the start virtual machine on connect feature.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 03/31/2021
6+
ms.date: 04/10/2021
77
ms.author: helohr
88
manager: femila
99
---
@@ -30,8 +30,7 @@ The following remote desktop clients support the Start VM on Connect feature:
3030

3131
You can check for announcements about updates and client support on the [Tech Community forum](https://aka.ms/wvdtc).
3232

33-
>[!IMPORTANT]
34-
>The Start VM on Connect feature currently only supports PowerShell and REST API, not the Azure portal. For more information, see [Create or update a host pool](/rest/api/desktopvirtualization/hostpools/createorupdate).
33+
The Azure Government cloud doesn't currently support Start VM on Connect.
3534

3635
## Create a custom role for Start VM on Connect
3736

@@ -111,6 +110,24 @@ Start VM on Connect is a host pool setting. If you only want a select group of u
111110
>[!IMPORTANT]
112111
> You can only configure this feature in existing host pools. This feature isn't available when you create a new host pool.
113112
113+
### Use the Azure portal
114+
115+
To use the Azure portal to configure Start VM on Connect:
116+
117+
1. Open your browser and go to [the Azure portal](https://portal.azure.com/?feature.startVMonConnect=true#home). We recommend you open the Azure portal in an InPrivate window.
118+
119+
2. In the Azure portal, go to **Windows Virtual Desktop**.
120+
121+
3. Select **Host pools**, then find the host pool that contains the personal desktops you assigned the role to.
122+
123+
>[!NOTE]
124+
> The host pool you configure this feature in must have personal desktops with direct role assignments. If the desktops in the host pool aren't configured correctly, the configuration process won't work.
125+
126+
4. In the host pool, select **Properties**. Under **Start VM on connect**, select **Yes**, then select **Save** to instantly apply the setting.
127+
128+
> [!div class="mx-imgBorder"]
129+
> ![A screenshot of the Properties window. The Start VM on connect option is highlighted in red.](media/properties-start-vm-on-connect.png)
130+
114131
### Use PowerShell
115132

116133
To configure this setting with PowerShell, you need to make sure you have the names of the resource group and host pools you want to configure. You'll also need to install [the Azure PowerShell module (version 2.1.0 or later)](https://www.powershellgallery.com/packages/Az.DesktopVirtualization/2.1.0).

0 commit comments

Comments
 (0)