Skip to content

Commit 037d706

Browse files
authored
Merge pull request #285291 from RoseHJM/sfi-remove-images-02
SFI - DTL - removed two images
2 parents 49c4586 + a203204 commit 037d706

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

articles/devtest-labs/activity-logs.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,12 @@ This article explains how to view activity logs for a lab in Azure DevTest Labs
2929
1. Select an event to see details about it. On the **Summary** page, you see information such as operation name, time stamp, and who did the operation.
3030

3131
:::image type="content" source="./media/activity-logs/stop-vm-event.png" alt-text="Stop VM event - summary":::
32-
1. Switch to the **JSON** tab to see more details. In the following example, you can see the name of the VM and the operation done on the VM (stopped).
33-
34-
:::image type="content" source="./media/activity-logs/stop-vm-event-json.png" alt-text="Stop VM event - JSON":::
32+
1. Switch to the **JSON** tab to see more details. In the JSON file, you can see the name of the VM and the operation done on the VM (stopped).
33+
3534
1. Switch to the **Change history (Preview)** tab to see the history of changes. In the following example, you see the change that was made on the VM.
3635

3736
:::image type="content" source="./media/activity-logs/change-history.png" alt-text="Stop VM event - Change history":::
38-
1. Select the change in the change history list to see more details about the change.
39-
40-
:::image type="content" source="./media/activity-logs/change-details.png" alt-text="Stop VM event - Change details":::
37+
1. Select the change in the change history list to see more details about the change.
4138

4239
For more information about activity logs, see [Azure Activity Log](../azure-monitor/essentials/activity-log.md).
4340

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)