Skip to content

Commit 016bd26

Browse files
committed
Assign autoscale scaling plan
1 parent 234d474 commit 016bd26

1 file changed

Lines changed: 36 additions & 2 deletions

File tree

articles/virtual-desktop/autoscale-scaling-plan.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create an autoscale scaling plan for Azure Virtual Desktop
33
description: How to create an autoscale scaling plan to optimize deployment costs.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 07/18/2023
6+
ms.date: 01/10/2024
77
ms.author: helohr
88
manager: femila
99
ms.custom: references_regions
@@ -207,11 +207,45 @@ To edit an existing scaling plan:
207207

208208
1. To edit the plan's friendly name, description, time zone, or exclusion tags, go to the **Properties** tab.
209209

210+
## Assign scaling plans to existing host pools
211+
212+
You can assign a scaling plan to any existing host pools in your deployment. When you assign a scaling plan to your host pool, the plan will apply to all session hosts within that host pool. The scaling plan also automatically applies to any new session hosts you create in the assigned host pool.
213+
214+
If you disable a scaling plan, all assigned resources will remain in the state they were in at the time you disabled it.
215+
216+
### Assign a scaling plan to a single existing host pool
217+
To assign a scaling plan to an existing host pool:
218+
219+
1. Open the [Azure portal](https://portal.azure.com).
220+
221+
1. In the search bar, type *Azure Virtual Desktop* and select the matching service entry.
222+
223+
1. Select **Host pools**, and select the host pool you want to assign the scaling plan to.
224+
225+
1. Under the **Settings** heading, select **Scaling plan**, and then select **+ Assign**. Select the scaling plan you want to assign and select **Assign**. The scaling plan must be in the same Azure region as the host pool and the scaling plan's host pool type must match the type of host pool that you're trying to assign it to.
226+
227+
> [!TIP]
228+
> If you've enabled the scaling plan during deployment, then you'll also have the option to disable the plan for the selected host pool in the **Scaling plan** menu by unselecting the **Enable autoscale** checkbox, as shown in the following screenshot.
229+
>
230+
> [!div class="mx-imgBorder"]
231+
> ![A screenshot of the scaling plan window. The "enable autoscale" check box is selected and highlighted with a red border.](media/enable-autoscale.png)
232+
233+
### Assign a scaling plan to multiple existing host pools
234+
235+
To assign a scaling plan to multiple existing host pools at the same time:
236+
237+
1. Open the [Azure portal](https://portal.azure.com).
238+
239+
1. In the search bar, type *Azure Virtual Desktop* and select the matching service entry.
240+
241+
1. Select **Scaling plans**, and select the scaling plan you want to assign to host pools.
242+
243+
1. Under the **Manage** heading, select **Host pool assignments**, and then select **+ Assign**. Select the host pools you want to assign the scaling plan to and select **Assign**. The host pools must be in the same Azure region as the scaling plan and the scaling plan's host pool type must match the type of host pools you're trying to assign it to.
244+
210245
## Next steps
211246

212247
Now that you've created your scaling plan, here are some things you can do:
213248

214-
- [Assign your scaling plan to new and existing host pools](autoscale-new-existing-host-pool.md)
215249
- [Enable diagnostics for your scaling plan](autoscale-diagnostics.md)
216250

217251
If you'd like to learn more about terms used in this article, check out our [autoscale glossary](autoscale-glossary.md). For examples of how autoscale works, see [Autoscale example scenarios](autoscale-scenarios.md). You can also look at our [Autoscale FAQ](autoscale-faq.yml) if you have other questions.

0 commit comments

Comments
 (0)