Skip to content

Commit f433089

Browse files
committed
image fix
1 parent 4912d84 commit f433089

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/azure-monitor/health-models/health-state.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ The health of an entity is determined by one or more signals. A signal is a metr
2626

2727
The health state may also be affected by any children entities depending on their impact setting. If there are multiple signals affecting an entity's health, the worst case will be used. For example, if a an entity has two signals, one that is degraded and one that is unhealthy, the entity will be unhealthy.
2828

29+
The following example shows an Azure resource entity representing an event hub with metric signals. It has one child resource representing a storage account. Each of the signals has a different health state. The event hub entity's health is set to Unhealthy because this is the worst case of the signals affecting it.
30+
31+
:::image type="content" source="media/health-state/health-signals.png" lightbox="media/health-state/health-signals.png" alt-text="Screenshot of an example health model showing different impact settings. ":::
2932

3033

3134

articles/azure-monitor/health-models/views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The graph view shows the latest snapshot of a health model with its full structu
1919
Hover over an entity view its type and current health state. Click on an entity to view its detail.
2020
When you click on an entity, you can see more detail like its health state history.
2121

22-
:::image type="content" source="./media/views/graph-tab-entity-detail.png" lightbox="./media/health-model-snapshot-graph/views.png" alt-text="Screenshot of the Entity detail dialog for a health model resource in the Azure portal.":::
22+
:::image type="content" source="./media/views/graph-tab-entity-detail.png" lightbox="./media/views/graph-tab-entity-detail.png.png" alt-text="Screenshot of the Entity detail dialog for a health model resource in the Azure portal.":::
2323

2424
| Section | Description |
2525
|:---|:---|

0 commit comments

Comments
 (0)