Skip to content

Commit d344b75

Browse files
authored
Merge pull request #176370 from TomHickling/patch-10
Update autoscale-scaling-plan.md
2 parents 5e0ee48 + b7145ca commit d344b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ To start creating a scaling plan, you'll first need to create a custom Role-base
4747
To create the custom role, follow the instructions in [Azure custom roles](../role-based-access-control/custom-roles.md), using this JSON template:
4848

4949
```json
50+
{
5051
"properties": {
5152
"roleName": "Autoscale",
5253
"description": "Friendly description.",

0 commit comments

Comments
 (0)