Skip to content

Commit 5474cb0

Browse files
Update availability-zones-overview.md
1 parent 005fdc7 commit 5474cb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/reliability/availability-zones-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ For example, subscription A may have physical zone 1 mapped to logical zone 2, w
5858

5959
To understand the mapping between logical and physical zones for your subscription, use the [List Locations Azure Resource Manager API](/rest/api/resources/subscriptions/list-locations). You can use the [Azure CLI](/cli/azure/install-azure-cli) or [Azure PowerShell](/powershell/azure/what-is-azure-powershell) to retrieve the information from the API.
6060

61+
To compare zone mapping for resilient solutions that span multiple subscriptions, use the dedicated ARM API [checkZonePeers](/rest/api/resources/subscriptions/check-zone-peers). To use the `checkZonePeers` API, the feature "Microsoft.Resources/AvailabilityZonePeering" needs to be enabled. For more information about how to enable features, see [Register features in Azure subscription](https://learn.microsoft.com/azure/azure-resource-manager/management/preview-features).
62+
6163
# [CLI](#tab/azure-cli)
6264

6365
```azurecli

0 commit comments

Comments
 (0)