Skip to content

Commit d569748

Browse files
Merge pull request #226380 from EdB-MSFT/patch-5
Update autoscale-multiprofile.md
2 parents 6ac05b1 + 039218b commit d569748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/autoscale/autoscale-multiprofile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ See the autoscale section of the [ARM template resource definition](https://lear
6363
There is no specification in the template for end time. A profile will remain active until the next profile's start time.
6464

6565

66-
## Add a recurring profile using AIM templates
66+
## Add a recurring profile using ARM templates
6767

68-
The example below shows how to create two recurring profiles. One profile for weekends from 00:01 on Saturday morning and a second Weekday profile starting on Mondays at 04:00. That means that the weekend profile will start on Saturday morning at one minute passed midnight and end on Monday morning at 04:00. The Weekday profile will start at 4am on Monday end just after midnight on Saturday morning.
68+
The example below shows how to create two recurring profiles. One profile for weekends from 00:01 on Saturday morning and a second Weekday profile starting on Mondays at 04:00. That means that the weekend profile will start on Saturday morning at one minute passed midnight and end on Monday morning at 04:00. The Weekday profile will start at 4am on Monday and end just after midnight on Saturday morning.
6969

7070
Use the following command to deploy the template:
7171
` az deployment group create --name VMSS1-Autoscale-607 --resource-group rg-vmss1 --template-file VMSS1-autoscale.json`

0 commit comments

Comments
 (0)