Skip to content

Commit b14550e

Browse files
committed
updated prerequisites and portal instructions
1 parent afd661b commit b14550e

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

articles/virtual-desktop/drain-mode.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ If you're using either the Azure portal or PowerShell method, you'll need the fo
2222
- An Azure account assigned the [Desktop Virtualization Session Host Operator](rbac.md#desktop-virtualization-session-host-operator) role.
2323
- If you want to use Azure PowerShell locally, see [Use Azure CLI and Azure PowerShell with Azure Virtual Desktop](cli-powershell.md) to make sure you have the the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization) PowerShell module installed. Alternatively, use the [Azure Cloud Shell](../cloud-shell/overview.md).
2424

25-
If you're enabling drain mode with PowerShell, you'll need to [download and install the Azure Virtual Desktop PowerShell module](powershell-module.md) if you haven't already.
2625

2726
## Enable drain mode
2827

@@ -32,13 +31,21 @@ Here's how to enable drain mode using the Azure portal and PowerShell.
3231

3332
To turn on drain mode in the Azure portal:
3433

35-
1. Open the Azure portal and go to the host pool you want to isolate.
34+
1. Sign in to the [Azure portal](https://portal.azure.com).
3635

37-
2. In the navigation menu, select **Session hosts**.
36+
1. Enter **Azure Virtual Desktop** into the search bar.
3837

39-
3. Next, select the hosts you want to turn on drain mode for, then select **Turn drain mode on**.
38+
1. Under **Services**, select **Azure Virtual Desktop**.
4039

41-
4. To turn off drain mode, select the host pools that have drain mode turned on, then select **Turn drain mode off**.
40+
1. At the Azure Virtual Desktop page, go the menu on the left side of the window and select **Host pools**.
41+
42+
1. Select the host pool you want to isolate.
43+
44+
1. In the navigation menu, select **Session hosts**.
45+
46+
1. Next, select the hosts you want to turn on drain mode for, then select **Turn drain mode on**.
47+
48+
1. To turn off drain mode, select the host pools that have drain mode turned on, then select **Turn drain mode off**.
4249

4350
### [PowerShell](#tab/powershell)
4451

0 commit comments

Comments
 (0)