Skip to content

Commit 6a1aa97

Browse files
Merge pull request #226379 from EdB-MSFT/patch-4
Update autoscale-common-scale-patterns.md
2 parents 57cd6fa + b2c4bc1 commit 6a1aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/autoscale/autoscale-common-scale-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this example:
5555
+ The default profile is irrelevant as there's no time that isn't covered by the other profiles.
5656

5757
>[!Note]
58-
> Creating a recurring profile with no end time is only supported via the portal.
58+
> Creating a recurring profile with no end time is only supported via the portal and ARM templates. For more information on creating recurring profiles with ARM templates, see [Add a recurring profile using ARM templates](./autoscale-multiprofile.md?tabs=templates#add-a-recurring-profile-using-arm-templates).
5959
> If the end-time is not included in the CLI command, a default end-time of 23:59 will be implemented by creating a copy of the default profile with the naming convention `"name": {\"name\": \"Auto created default scale condition\", \"for\": \"<non-default profile name>\"}`
6060
6161
:::image type="content" source="./media/autoscale-common-scale-patterns/scale-differently-on-weekends.png" alt-text="A screenshot showing two autoscale profiles, one default and one for weekends." lightbox="./media/autoscale-common-scale-patterns/scale-differently-on-weekends.png":::

0 commit comments

Comments
 (0)