Skip to content

Commit dfed676

Browse files
committed
Merge branch 'reliability-media-cleanup' of https://github.com/anaharris-ms/azure-docs-pr into reliability-media-cleanup
2 parents 7f8908b + e46d5e5 commit dfed676

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn which Azure services offer availability zone support.
44
ms.service: azure
55
ms.subservice: azure-reliability
66
ms.topic: conceptual
7-
ms.date: 03/25/2025
7+
ms.date: 03/26/2025
88
ms.author: anaharris
99
author: anaharris-ms
1010
ms.custom: subject-reliability
@@ -17,7 +17,7 @@ Azure is continually expanding the number of services that support [availability
1717

1818
## Azure services with availability zone support
1919

20-
The following table provides a list of zonal and zone-redundant Azure services. To learn more about zonal and zone-redundant services and how they work, see [Types of availability zone support](./availability-zones-overview.md#types-of-availability-zone-support).
20+
The following table provides a list of zonal and zone-redundant Azure services. Some services support both types of deployments. To learn more about zonal and zone-redundant services and how they work, see [Types of availability zone support](./availability-zones-overview.md#types-of-availability-zone-support).
2121

2222
Some Azure services are *nonregional*, which means that you don't deploy the service into a specific Azure region or configure availability zone support. To learn more, see [Nonregional Azure services](./regions-nonregional-services.md).
2323

@@ -40,6 +40,7 @@ Some Azure services are *nonregional*, which means that you don't deploy the ser
4040
| [Azure Bastion](../bastion/bastion-overview.md) | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: |
4141
| [Azure Batch](./reliability-batch.md) | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: ||
4242
| [Azure Cache for Redis](./migrate-cache-redis.md) | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: |
43+
| Azure Compute Gallery | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: | |
4344
| [Azure Container Apps](reliability-azure-container-apps.md#availability-zone-support) | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: | |
4445
| [Azure Container Instances](migrate-container-instances.md) | | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: |
4546
| [Azure Container Registry](/azure/container-registry/zone-redundancy) | :::image type="content" source="media/icon-checkmark.svg" alt-text="Icon that is a checkmark, indicating yes." border="false"::: | |

articles/reliability/reliability-image-builder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ To get an image template resource using Resource Graph from the Azure portal:
5353

5454
1. Go to the search bar in Azure portal and search for *resource graph explorer*.
5555

56-
![Screenshot of Azure Resource Graph Explorer in the portal.](media/image builder/resource-graph-explorer-portal.png#lightbox)
56+
![Screenshot of Azure Resource Graph Explorer in the portal.](media/image-builder/resource-graph-explorer-portal.png#lightbox)
5757

5858
1. Use the search bar on the far left to search resource by type and name to see how the details give you properties of the image template. The *See details* option on the bottom right shows the image template's properties attribute and tags separately. Template name, location, ID, and tenant ID can be used to get the correct image template resource.
5959

60-
![Screenshot of using Azure Resource Graph Explorer search.](media/image builder/resource-graph-explorer-search.png#lightbox)
60+
![Screenshot of using Azure Resource Graph Explorer search.](media/image-builder/resource-graph-explorer-search.png#lightbox)
6161

6262

6363
### Capacity and proactive disaster recovery resiliency

0 commit comments

Comments
 (0)