Skip to content

Commit cc782bb

Browse files
Merge pull request #230244 from Heidilohr/work-startvm-character
Adding new prerequisite to Start VM in response to issues
2 parents d7388cd + bb572cc commit cc782bb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up Start VM on Connect for Azure Virtual Desktop
33
description: How to set up the Start VM on Connect feature for Azure Virtual Desktop to turn on session host virtual machines only when they're needed.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 10/18/2022
6+
ms.date: 03/14/2023
77
ms.author: helohr
88
manager: femila
99
ms.custom: subject-rbac-steps
@@ -36,6 +36,7 @@ To use Start VM on Connect, make sure you follow these guidelines:
3636
- Thin clients listed in [Thin client support](./users/connect-thin-clients.md?toc=/azure/virtual-desktop/toc.json&bc=/azure/virtual-desktop/breadcrumb/toc.json)
3737
- If you want to configure Start VM on Connect using PowerShell, you'll need to have [the Az.DesktopVirtualization PowerShell module](https://www.powershellgallery.com/packages/Az.DesktopVirtualization) (version 2.1.0 or later) installed on the device you use to run the commands.
3838
- You must grant Azure Virtual Desktop access to power on session host VMs, check their status, and report diagnostic information. You must have the `Microsoft.Authorization/roleAssignments/write` permission on your subscriptions in order to assign the role-based access control (RBAC) role for the Azure Virtual Desktop service principal on those subscriptions. This is part of **User Access Administrator** and **Owner** built in roles.
39+
- If you enable Start VM on Connect on a host pool, you must make sure that the host pool name, the names of the session hosts in that host pool, and the resource group name don't have non-ANSI characters. If their names contain non-ANSI characters, then Start VM on Connect won't work as expected.
3940

4041
## Assign the Desktop Virtualization Power On Contributor role with the Azure portal
4142

@@ -154,3 +155,7 @@ If you run into any issues with Start VM On Connect, we recommend you use the Az
154155
If the session host VM doesn't turn on, you'll need to check the health of the VM you tried to turn on as a first step.
155156
156157
For other questions, check out the [Start VM on Connect FAQ](start-virtual-machine-connect-faq.md).
158+
159+
## Next steps
160+
161+
For more information about Start VM on Connect, see our [Start VM on Connect FAQ](start-virtual-machine-connect-faq.md).

0 commit comments

Comments
 (0)