Skip to content

Commit 06bb4b8

Browse files
authored
Merge pull request #106821 from Juliako/patch-2
Update media-services-high-availability-encoding.md
2 parents 943cca6 + bd2718b commit 06bb4b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/media-services/latest/media-services-high-availability-encoding.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ ms.author: juliako
1818

1919
# Media Services high availability encoding
2020

21-
Azure Media Services encoding service is a regional batch processing platform and not currently designed for high availability within a single region. The encoding service currently does not provide instant failover of the service if there is a regional datacenter outage or failure of underlying component or dependent services (such as storage, SQL, etc.) This article explains how to deploy Media Services to maintain a high-availability architecture with failover and ensure optimal availability for your applications.
21+
Azure Media Services encoding service is a regional batch processing platform and not currently designed for high availability within a single region. The encoding service currently does not provide instant failover of the service if there is a regional datacenter outage or failure of underlying component or dependent services (such as storage, SQL). This article explains how to deploy Media Services to maintain a high-availability architecture with failover and ensure optimal availability for your applications.
22+
2223
By following the guidelines and best-practices described in the article, you will lower risk of encoding failures, delays, and minimize recovery time if an outage occurs in a single region.
2324

2425
## How to build a cross-regional encoding system

0 commit comments

Comments
 (0)