You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/reliability-container-instances.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Container Instances supports availability zones in different ways, depending on
72
72
73
73
-**Manually created container groups:** An individual container group is a *zonal* resource, which means that it can be deployed into a single availability zone that you select. All containers within the group are deployed into the same availability zone. If that availability zone has an outage, the container group and all of its containers might experience downtime.
74
74
75
-
:::image type="complex" border="false" source="media/reliability-container-instances/container-groups-containers-zonal.svg" alt-text="Diagram that shows a container group with two containers deployed into a single availability zone":::
75
+
:::image type="complex" border="false" source="media/reliability-container-instances/container-groups-containers-zonal.svg" alt-text="Diagram that shows a container group with two containers deployed into a single availability zone.":::
76
76
The image shows three availability zones: Availability Zone 1, Availability Zone 2, and Availability Zone 3. A container group in Availability Zone 1 includes two containers.
0 commit comments