Skip to content

Commit 4e02dce

Browse files
authored
Merge pull request #107203 from JSeb225/patch-71
Updating info since we have released compat level 1.2
2 parents cb57d87 + c1d4c8f commit 4e02dce

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/stream-analytics/stream-analytics-compatibility-level.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mamccrea
55
ms.author: mamccrea
66
ms.service: stream-analytics
77
ms.topic: conceptual
8-
ms.date: 02/14/2020
8+
ms.date: 03/10/2020
99
---
1010

1111
# Compatibility level for Azure Stream Analytics jobs
@@ -20,12 +20,10 @@ Compatibility level controls the runtime behavior of a stream analytics job.
2020

2121
Azure Stream Analytics currently supports three compatibility levels:
2222

23-
* 1.0 - Previous behavior
24-
* 1.1 - Default behavior
23+
* 1.0 - Original compatibility level, introduced during general availability of Azure Stream Analytics several years ago.
24+
* 1.1 - Previous behavior
2525
* 1.2 - Newest behavior with most recent improvements
2626

27-
The original 1.0 compatibility level was introduced during general availability of Azure Stream Analytics several years ago.
28-
2927
When you create a new Stream Analytics job, it's a best practice to create it by using the latest compatibility level. Start your job design relying upon the latest behaviors, to avoid added change and complexity later on.
3028

3129
## Set the compatibility level

0 commit comments

Comments
 (0)