Skip to content

Commit 819e8bb

Browse files
Update articles/reliability/reliability-stream-analytics.md
Missing apostrophe. Co-authored-by: John Downs <[email protected]>
1 parent 3deb938 commit 819e8bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/reliability/reliability-stream-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Stream Analytics deploys resources into a single Azure region. If the region bec
149149

150150
### Custom multi-region solutions for resiliency
151151

152-
To achieve multi-region resilience for your streaming workloads, consider deploying separate jobs in multiple regions. When you do so, you're responsible for deploying and managing the jobs, and for configuring the appropriate data routing and synchronization strategies. The Stream Analytics jobs are two separate entities. It's your applications responsibility to both send input data into both regional inputs and reconcile the regional outputs. For more information about this approach, see [Achieve geo-redundancy for Stream Analytics jobs](../stream-analytics/geo-redundancy.md).
152+
To achieve multi-region resilience for your streaming workloads, consider deploying separate jobs in multiple regions. When you do so, you're responsible for deploying and managing the jobs, and for configuring the appropriate data routing and synchronization strategies. The Stream Analytics jobs are two separate entities. It's your application's responsibility to both send input data into both regional inputs and reconcile the regional outputs. For more information about this approach, see [Achieve geo-redundancy for Stream Analytics jobs](../stream-analytics/geo-redundancy.md).
153153

154154
## Backup and restore
155155

0 commit comments

Comments
 (0)