Skip to content

Commit 11356eb

Browse files
committed
Fixing alt text
1 parent fc60699 commit 11356eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/containers/containers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ Labels appended to *PodLabel* data types are your own custom labels. The appende
551551
## Monitor containers
552552
After you have the solution enabled in the Azure portal, the **Containers** tile shows summary information about your container hosts and the containers running in hosts.
553553
554-
:::image type="content" source="./media/containers/containers-title.png" alt-text="Screenshot that shows the Containers tile, which includes summary information about containers presented as a pie chart." border="false" lightbox="media/containers/containers-title.png":::
554+
:::image type="content" source="./media/containers/containers-title.png" alt-text="Screenshot that shows the Containers tile, which includes a pie chart showing summary information about containers." border="false" lightbox="media/containers/containers-title.png":::
555555
556556
The tile shows an overview of how many containers you have in the environment and whether they're failed, running, or stopped.
557557
@@ -579,7 +579,7 @@ Each area of the dashboard is a visual representation of a search that is run on
579579
580580
In the **Container Status** area, click the top area, as shown below.
581581
582-
:::image type="content" source="./media/containers/containers-status.png" alt-text="Screenshot that shows the Container Status area of the Containers dashboard, which includes container status information presented as a pie chart." lightbox="media/containers/containers-status.png" border="false":::
582+
:::image type="content" source="./media/containers/containers-status.png" alt-text="Screenshot that shows the Container Status area of the Containers dashboard, which includes a pie chart showing container status information." lightbox="media/containers/containers-status.png" border="false":::
583583
584584
Log Analytics opens, displaying information about the state of your containers.
585585
@@ -594,7 +594,7 @@ Log Analytics marks a container as **Failed** if it has exited with a non-zero e
594594
### To find failed containers
595595
596596
1. Click the **Container Status** area.
597-
:::image type="content" source="./media/containers/containers-status.png" alt-text="Screenshot that shows the Container Status area of the Containers dashboard, which includes container status information presented as a pie chart." border="false" lightbox="media/containers/containers-status.png":::
597+
:::image type="content" source="./media/containers/containers-status.png" alt-text="Screenshot that shows the Container Status area of the Containers dashboard, which includes a pie chart showing container status information." border="false" lightbox="media/containers/containers-status.png":::
598598
2. Log Analytics opens and displays the state of your containers, similar to the following.
599599
:::image type="content" source="./media/containers/containers-log-search.png" alt-text="Screenshot that shows Log Analytics with a query for the state of containers and the search results." border="false" lightbox="media/containers/containers-log-search.png":::
600600
3. Expand the Failed line and click + to add its criteria to the query. Then comment out the Summarize line in the query.

0 commit comments

Comments
 (0)