Skip to content

Commit 99804b5

Browse files
committed
acrolynx
1 parent f17209d commit 99804b5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ The image below shows a scale rule that is scaling a Virtual Machine Scale Set b
4444

4545
## Scale differently on weekends
4646

47-
You can scale your resources differently on different days of the week..
48-
For example, you have a Virtual Machine scale set and want to:
47+
You can scale your resources differently on different days of the week.
48+
For example, you have a Virtual Machine Scale Set and want to:
4949
- Set a minimum of 3 instances on weekdays, scaling based on inbound flows.
50-
- Scale down to a fixed 1 instance on weekends when there's less traffic.
50+
- Scale-in to a fixed 1 instance on weekends when there's less traffic.
5151

5252
In this example:
53-
+ The end times are left blank. The weekday profile will end when the weekend profile starts and vice-versa.
5453
+ The weekend profile starts at 00:01, Saturday morning and ends at 04:00 on Monday morning.
55-
+ There is no need for a default profile as there is no time that is not covered by the other profiles.
54+
+ The end times are left blank. The weekday profile will end when the weekend profile starts and vice-versa.
55+
+ There's no need for a default profile as there's no time that isn't covered by the other profiles.
5656

5757
:::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":::
5858

@@ -73,7 +73,7 @@ For example, you have a web front end and an API tier that communicates with the
7373

7474
Next steps
7575

76-
Learn more about autoscale by referring to the following articles :
76+
Learn more about autoscale by referring to the following articles:
7777

7878
* [Azure Monitor autoscale common metrics](./autoscale-common-metrics.md)
7979
* [Azure Monitor autoscale custom metrics](./autoscale-custom-metric.md)

0 commit comments

Comments
 (0)