Skip to content

Commit 78f17bd

Browse files
committed
clarify and link to troubleshooting guide
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 19cbe61 commit 78f17bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/snapshot-debugger/snapshot-debugger-data.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ After an exception has occurred in your application and a snapshot has been crea
2525

2626
:::image type="content" source="./media/snapshot-debugger/failures-page.png" alt-text="Screenshot showing the Failures Page in Azure portal.":::
2727

28-
Select an operation or exception in the right pane to open the **End-to-End Transaction Details** pane, then select the exception event. If a snapshot is available for the given exception, an **Open Debug Snapshot** button appears on the right pane with details for the [exception](../app/asp-net-exceptions.md).
28+
Select an operation or exception in the right pane to open the **End-to-End Transaction Details** pane, then select the exception event.
29+
- If a snapshot is available for the given exception, select the **Open debug snapshot** button appears on the right pane with details for the [exception](../app/asp-net-exceptions.md).
30+
- [If you do not see this button, no snapshot may be available. See the troubleshooting guide.](./snapshot-debugger-troubleshoot.md#use-the-snapshot-health-check)
2931

3032
:::image type="content" source="./media/snapshot-debugger/e2e-transaction-page.png" alt-text="Screenshot showing the Open Debug Snapshot button on exception.":::
3133

0 commit comments

Comments
 (0)