Skip to content

Commit fd48630

Browse files
authored
Merge pull request #104220 from mamccrea/patch-20
Stream Analytics: Update stream-analytics-compatibility-level.md
2 parents 865c6db + 72a8156 commit fd48630

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
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/03/2020
8+
ms.date: 02/14/2020
99
---
1010

1111
# Compatibility level for Azure Stream Analytics jobs
@@ -48,6 +48,10 @@ When you update the compatibility level, the T-compiler validates the job with t
4848

4949
The following major changes are introduced in compatibility level 1.2:
5050

51+
### AMQP messaging protocol
52+
53+
**1.2 level**: Azure Stream Analytics uses [Advanced Message Queueing Protocol (AMQP)](../service-bus-messaging/service-bus-amqp-overview.md) messaging protocol to write to Service Bus Queues and Topics. AMQP enables you to build cross-platform, hybrid applications using an open standard protocol.
54+
5155
### Geospatial functions
5256

5357
**Previous levels:** Azure Stream Analytics used Geography calculations.

0 commit comments

Comments
 (0)