Skip to content

Commit 2be8ce3

Browse files
authored
Update articles/reliability/reliability-container-registry.md
1 parent 260c0fe commit 2be8ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-container-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Microsoft is responsible for managing the underlying Azure Container Registry in
4444
As a customer, you're responsible for:
4545

4646
- *Application-level resilience*: Implementing appropriate retry logic and failover handling in your container applications and orchestration platforms
47-
- *Zonal-resiliency configuration*: Selecting to enable zone redundancy for regions where your container registry is deployed.
47+
- *Zone resiliency configuration*: Selecting to enable zone redundancy for regions where your container registry is deployed.
4848
- *Geo-replication configuration*: Selecting appropriate regions for geo-replication based on your geographic distribution, compliance, and performance requirements
4949

5050
Azure Container Registry also supports *tasks*, which can help you to automate your container builds and maintenance operations. Tasks run on compute infrastructure managed by Microsoft, and can be triggered to run manually, based on events, or based on a schedule. To learn more, see [Automate container image builds and maintenance with Azure Container Registry tasks](/azure/container-registry/container-registry-tasks-overview).

0 commit comments

Comments
 (0)