Skip to content

Commit 09bee70

Browse files
committed
edits
1 parent 097637d commit 09bee70

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

articles/spring-cloud/how-to-enable-availability-zone.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article explains availability zones in Azure Spring Cloud, and how to enabl
2121

2222
In Microsoft Azure, [Availability Zones (AZ)](../availability-zones/az-overview.md) are unique physical locations within an Azure region. Each zone is made up of one or more data centers that are equipped with independent power, cooling, and networking. Availability zones protect your applications and data from data center failures.
2323

24-
When a Azure Spring Cloud service was created with availability zone enabled, Azure spring cloud would automatically distribute fundamental resources across logical sections of underlying Azure infrastructure, which provides a higher level of availability to protect against a hardware failure or a planned maintenance event.
24+
When an Azure Spring Cloud service instance is created with availability zone enabled, Azure Spring Cloud will automatically distribute fundamental resources across logical sections of underlying Azure infrastructure. This distribution provides a higher level of availability to protect against a hardware failure or a planned maintenance event.
2525

2626
## How to create an instance in Azure Spring Cloud with availability zone enabled
2727

@@ -75,18 +75,19 @@ Azure Spring Cloud currently supports availability zones in the following region
7575

7676
> [!NOTE]
7777
> The following regions could only be created with availability zone enabled by using Azure CLI, and Azure Portal will coming soon.
78-
- Canada Central
79-
- Germany West Central
80-
- Japan East
81-
- Korea Central
82-
- South Africa North
83-
- Southeast Asia
84-
- West US 3
78+
>
79+
> - Canada Central
80+
> - Germany West Central
81+
> - Japan East
82+
> - Korea Central
83+
> - South Africa North
84+
> - Southeast Asia
85+
> - West US 3
8586
8687
## Pricing
8788

8889
There's no extra cost for enabling the availability zone.
8990

9091
## Next steps
9192

92-
* [Plan for disaster recovery](disaster-recovery.md)
93+
- [Plan for disaster recovery](disaster-recovery.md)

0 commit comments

Comments
 (0)