Skip to content

Commit 3127512

Browse files
committed
Fix build issues
1 parent 7444aa8 commit 3127512

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/reliability/availability-zones-region-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure regions with availability zone support
3-
description: Learn which services offer availability zone support and understand resiliency across all Azure services.
3+
description: Learn which regions offer availability zone support and understand resiliency across all Azure services.
44
ms.service: azure
55
ms.subservice: azure-availability-zones
66
ms.topic: conceptual

articles/reliability/availability-zones-service-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following tables provide a summary of the current offering of zonal, zone-re
3535
>To learn more about availability zones support and available services in your region, contact your Microsoft sales or customer representative.
3636
3737
>[!IMPORTANT]
38-
>Some services may have limited support for availability zones. For example, some may only support availability zones for certain tiers, regions, or SKUs. To get more information on service limitations for availability zone support, select that service listed in the [Azure services with availability zone support](#azure-services-with-availability-zone-support) section of this document.
38+
>Some services may have limited support for availability zones. For example, some may only support availability zones for certain tiers, regions, or SKUs. To get more information on service limitations for availability zone support, select that service in the table.
3939
4040
##### Legend
4141
![Legend containing icons and meaning of each with respect to service category and regional availability of each service in the table.](media/legend.png)

articles/reliability/reliability-virtual-machines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To learn more about availability zone readiness options, see:
2929

3030
### Prerequisites
3131

32-
- Your virtual machine SKUs must be available across the zones in for your region. To review which regions support availability zones, see the [list of supported regions](availability-zones-service-support.md#azure-regions-with-availability-zone-support).
32+
- Your virtual machine SKUs must be available across the zones in for your region. To review which regions support availability zones, see the [list of supported regions](availability-zones-region-support.md).
3333

3434
- Your VM SKUs must be available across the zones in your region. To check for VM SKU availability, use one of the following methods:
3535

articles/site-recovery/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Support for zone-to-zone disaster recovery is currently limited to the following
3939

4040
When you use zone-to-zone disaster recovery, Site Recovery doesn't move or store data out of the region in which it's deployed. You can select a Recovery Services vault from a different region if you want one. The Recovery Services vault contains metadata but no actual customer data.
4141

42-
Learn more about [Azure regions with availability zones](../reliability/availability-zones-region-support.mdt).
42+
Learn more about [Azure regions with availability zones](../reliability/availability-zones-region-support.md).
4343

4444
> [!NOTE]
4545
> Zone-to-zone disaster recovery isn't supported for VMs that have managed disks via zone-redundant storage (ZRS).

articles/virtual-network/ip-services/public-ip-basic-upgrade-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This section lists out some key differences between these two SKUs.
5555
|---------|---------|---------|
5656
| **Allocation method** | Static. | For IPv4: Dynamic or Static; For IPv6: Dynamic. |
5757
| **Security** | Secure by default model and be closed to inbound traffic when used as a frontend. Allow traffic with [network security group](../network-security-groups-overview.md#network-security-groups) is required (for example, on the NIC of a virtual machine with a Standard SKU public IP attached). | Open by default. Network security groups are recommended but optional for restricting inbound or outbound traffic. |
58-
| **[Availability zones](../../availability-zones/az-overview.md)** | Supported. Standard IPs can be nonzonal, zonal, or zone-redundant. Zone redundant IPs can only be created in [regions where three availability zones](../reliability/availability-zones-region-support.md) are live. IPs created before availability zones aren't zone redundant. | Not supported |
58+
| **[Availability zones](../../reliability/availability-zones-overview.md)** | Supported. Standard IPs can be nonzonal, zonal, or zone-redundant. Zone redundant IPs can only be created in [regions where three availability zones](../../reliability/availability-zones-region-support.md) are live. IPs created before availability zones aren't zone redundant. | Not supported |
5959
| **[Routing preference](routing-preference-overview.md)** | Supported to enable more granular control of how traffic is routed between Azure and the Internet. | Not supported. |
6060
| **Global tier** | Supported via [cross-region load balancers](../../load-balancer/cross-region-overview.md)| Not supported |
6161
| **[Standard Load Balancer Support](../../load-balancer/skus.md)** | Both IPv4 and IPv6 are supported | Not supported |

0 commit comments

Comments
 (0)