Skip to content

Commit 0c6bcf0

Browse files
authored
Update stream-analytics-streaming-unit-consumption.md
1 parent f67733e commit 0c6bcf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/stream-analytics-streaming-unit-consumption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jeanb
66
ms.reviewer: mamccrea
77
ms.service: stream-analytics
88
ms.topic: conceptual
9-
ms.date: 10/28/2019
9+
ms.date: 02/27/2020
1010
---
1111

1212
# Understand and adjust Streaming Units
@@ -27,7 +27,7 @@ The SU % utilization metric, which ranges from 0% to 100%, describes the memory
2727
![Azure portal Stream Analytics job configuration][img.stream.analytics.preview.portal.settings.scale]
2828

2929
4. Use the slider to set the SUs for the job. Notice that you are limited to specific SU settings. 
30-
5. You can change the number of SUs assigned to your job even when it is running. This is not possible if your job uses a [non-partitioned output](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-parallelization#query-using-non-partitioned-output) or has [a multi-step query with different PARTITION BY values](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-parallelization#multi-step-query-with-different-partition-by-values). You job should also have at least 6 SUs in order to change this setting when the job is running. You maybe restricted to choosing from a set of SU values when the job is running.
30+
5. You can change the number of SUs assigned to your job even when it is running. This is not possible if your job uses a [non-partitioned output](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-parallelization#query-using-non-partitioned-output) or has [a multi-step query with different PARTITION BY values](https://docs.microsoft.com/azure/stream-analytics/stream-analytics-parallelization#multi-step-query-with-different-partition-by-values). You maybe restricted to choosing from a set of SU values when the job is running.
3131

3232
## Monitor job performance
3333
Using the Azure portal, you can track the throughput of a job:

0 commit comments

Comments
 (0)