Skip to content

Commit 70bc842

Browse files
authored
Update autoscale-multiprofile.md
1 parent 379395c commit 70bc842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ az monitor autoscale rule create -g rg-vmss1 --autoscale-name VMSS1-Autoscale --
218218
> The `name` element of the default profile is changed to an object in the format: `"name": "{\"name\":\"Auto created default scale condition\",\"for\":\"recurring profile name\"}"` where *recurring profile* is the profile name of your recurring profile.
219219
> The default profile also has a recurrence clause added to it that starts at the end time specified for the new recurring profile.
220220
> * A new default profile is created for each recurring profile.
221-
> * If the end time is not included in the CLI command, a default end time of 23:59
221+
> * If the end time is not specified in the CLI command, the end time will be defaulted to 23:59.
222222
223223
## Updating the default profile when you have recurring profiles
224224

0 commit comments

Comments
 (0)