Skip to content

Commit bfb9996

Browse files
Merge pull request #210386 from Descatles/wenhao/az-fix
Azure Spring Apps availability zone refine
2 parents 093851f + 08defff commit bfb9996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-enable-redundancy-and-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following limitations apply when you create an Azure Spring Apps Service ins
5656
- Zone redundancy is not available in basic tier.
5757
- You can enable zone redundancy only when you create a new Azure Spring Apps Service instance.
5858
- If you enable your own resource in Azure Spring Apps, such as your own persistent storage, make sure to enable zone redundancy for the resource. For more information, see [How to enable your own persistent storage in Azure Spring Apps](how-to-custom-persistent-storage.md).
59-
- Zone redundancy ensures that underlying VM nodes are distributed evenly across all availability zones but does not guarantee even distribution of app instances. If an app instance fails because its located zone goes down, Azure Spring Apps creates a new app instance for this app on nodes in other availability zones.
59+
- Zone redundancy ensures that underlying VM nodes are distributed evenly across all availability zones but does not guarantee even distribution of app instances. If an app instance fails because its located zone goes down, Azure Spring Apps creates a new app instance for this app on a node in another availability zone.
6060
- Geo-disaster recovery is not the purpose of zone redundancy. To protect your service from regional outages, see the [Customer-managed geo-disaster recovery](#customer-managed-geo-disaster-recovery) section later in this article.
6161

6262
## Create an Azure Spring Apps instance with zone redundancy enabled

0 commit comments

Comments
 (0)