Skip to content

Commit 47cd11c

Browse files
Fixing build issues
1 parent be3cf2b commit 47cd11c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ To use scaling plans, make sure you follow these guidelines:
3535

3636
- If you are using PowerShell to create and assign your scaling plan, you will need module [Az.DesktopVirtualization](https://www.powershellgallery.com/packages/Az.DesktopVirtualization/) version 4.2.0 or later.
3737

38-
- If you are [configuring a time limit policy using Microsoft Intune](#configure-a-time-limit-policy-using-microsoft-intune), you will need:
39-
- A Microsoft Entra ID account that is assigned the Policy and Profile manager built-in RBAC role.
40-
- A group containing the devices you want to configure.
41-
38+
- If you are [configuring a time limit policy](#configure-a-time-limit-policy), you will need:
39+
- For Intune: a Microsoft Entra ID account that is assigned the Policy and Profile manager built-in RBAC role and a group containing the devices you want to configure.
40+
- For Group Policy: a domain account that has permission to create or edit Group Policy objects and a security group or organizational unit (OU) containing the devices you want to configure.
4241

4342
## Assign the Desktop Virtualization Power On Off Contributor role with the Azure portal
4443

@@ -129,8 +128,7 @@ Now that you've assigned the *Desktop Virtualization Power On Off Contributor* r
129128
>
130129
> - Whether you’ve enabled autoscale to force users to sign out during ramp-down or not, the [capacity threshold](autoscale-glossary.md#capacity-threshold) and the [minimum percentage of hosts](autoscale-glossary.md#minimum-percentage-of-hosts) are still respected, autoscale will only shut down VMs if all existing user sessions (active and disconnected) in the host pool can be consolidated to fewer VMs without exceeding the capacity threshold.
131130
>
132-
> - You can also configure a time limit policy that will apply to all phases to sign out all disconnected users to reduce the [used host pool capacity](autoscale-glossary.md#used-host-pool-capacity). For more information, see [Configure a time limit policy using Microsoft Intune](#configure-a-time-limit-policy-using-microsoft-intune).
133-
131+
> - You can also configure a time limit policy that will apply to all phases to sign out all disconnected users to reduce the [used host pool capacity](autoscale-glossary.md#used-host-pool-capacity). For more information, see [Configure a time limit policy](#configure-a-time-limit-policy).
134132
135133
- Likewise, **Off-peak hours** works the same way as **Peak hours**:
136134

0 commit comments

Comments
 (0)