You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/stream-analytics/stream-analytics-autoscale.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ahartoon
5
5
ms.author: anboisve
6
6
ms.service: stream-analytics
7
7
ms.topic: how-to
8
-
ms.date: 05/10/2022
8
+
ms.date: 05/28/2024
9
9
---
10
10
11
11
# Autoscale streaming units
@@ -95,6 +95,9 @@ The following procedure shows you how to add a condition to automatically increa
95
95
9. Select **Save**.
96
96
:::image type="content" source="./media/stream-analytics-autoscale/save-scale-rule-streaming-units-limits.png" alt-text="Screenshot showing the Save option for a rule." lightbox="./media/stream-analytics-autoscale/save-scale-rule-streaming-units-limits.png" :::
97
97
98
+
> [!NOTE]
99
+
> Flapping refers to a loop condition that causes a series of opposing scale events. Flapping happens when a scale event triggers the opposite scale event. Refer to [this](https://learn.microsoft.com/azure/azure-monitor/autoscale/autoscale-flapping)) article which describes flapping in autoscale and how to avoid it.
100
+
98
101
### Scale to specific number of streaming units
99
102
100
103
Follow these steps to configure the rule to scale the job to use specific number of streaming units. Again, the default condition is applied when none of the other scale conditions match.
0 commit comments