Skip to content

Commit 1908a33

Browse files
authored
Merge pull request #123574 from an-emma/patch-11
Update stream-analytics-introduction.md
2 parents 5779ec3 + 018ec0b commit 1908a33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/stream-analytics/stream-analytics-introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ Azure Stream Analytics guarantees exactly once event processing and at-least-onc
7575

7676
Azure Stream Analytics has built-in recovery capabilities in case the delivery of an event fails. Stream Analytics also provides built-in checkpoints to maintain the state of your job and provides repeatable results.
7777

78+
Azure Stream Analytics supports Availability Zones for all jobs. Any new dedicated cluster or new job will automatically benefit from Availability Zones, and, in case of disaster in a zone, will continue to run seamlessly by failing over to the other zones without the need of any user action. Availability Zones provide customers with the ability to withstand datacenter failures through redundancy and logical isolation of services. This will significantly reduce the risk of outage for your streaming pipelines. Note that Azure Stream Analytics jobs integrated with VNET don't currently support Availability Zones.
79+
7880
As a managed service, Stream Analytics guarantees event processing with a 99.9% availability at a minute level of granularity.
7981

8082
### Security

0 commit comments

Comments
 (0)