Skip to content

Commit f62c116

Browse files
authored
Merge pull request #111186 from spelluru/dtlautoshut0413
updated
2 parents 6110285 + 3e789d0 commit f62c116

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

articles/lab-services/devtest-lab-auto-shutdown.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -196,24 +196,26 @@ To get started, create a logic app in your Azure subscription by using the follo
196196

197197
![Configure autoshutdown for a compute VM](./media/devtest-lab-auto-shutdown/comnpute-auto-shutdown.png)
198198

199-
### Activity log
200-
When you update the autoshutdown setting, you will see the **Add or modify schedules** operation in the activity log. If you don't see it, remove **Resource: mycomputevm** from the filters. If you still don't see it, wait for sometime and refresh the activity log.
199+
### View activity logs for auto shutdown updates
200+
When you update the autoshutdown setting, you will see the activity logged in the activity log for the VM.
201201

202-
![Activity log entry](./media/devtest-lab-auto-shutdown/activity-log-entry.png)
202+
1. In the [Azure portal](https://portal.azure.com), navigate to the home page for your VM.
203+
2. Select **Activity log** from the left menu.
204+
3. Remove **Resource: mycomputevm** from filters.
205+
3. Confirm that you see the **Add or modify schedules** operation in the activity log. If you don't see it, wait for sometime and refresh the activity log.
203206

204-
When you select the **Add or modify schedules** operation, you see the following information on the **Summary** page:
207+
![Activity log entry](./media/devtest-lab-auto-shutdown/activity-log-entry.png)
208+
4. Select the **Add or modify schedules** operation to see the following information on the **Summary** page:
205209

206-
- Operation name (Add or modify schedules)
207-
- The date and time at which the autoshutdown setting was updated.
208-
- The email address of the user who updated the setting.
210+
- Operation name (Add or modify schedules)
211+
- The date and time at which the autoshutdown setting was updated.
212+
- The email address of the user who updated the setting.
209213

210-
![Activity log entry summary](./media/devtest-lab-auto-shutdown/activity-log-entry-summary.png)
214+
![Activity log entry summary](./media/devtest-lab-auto-shutdown/activity-log-entry-summary.png)
215+
5. Switch to the **Change history** tab in the **Add or modify schedules** page, you see the change history for the setting. In the following example, the shutdown time was changed from 7 PM to 6 PM on April 10, 2020 at 15:18:47 EST. And, the setting was disabled at 15:25:09 EST.
211216

212-
Switch to the **Change history** tab in the **Add or modify schedules** page, you see the change history for the setting. In the following example, the shutdown time was changed from 7 PM to 6 PM on April 10, 2020 at 15:18:47 EST. And, the setting was disabled at 15:25:09 EST.
213-
214-
![Activity log - change history](./media/devtest-lab-auto-shutdown/activity-log-entry-change-history.png)
215-
216-
To see more details about the operation, switch to the **JSON** tab in the **Add or modify schedules** page.
217+
![Activity log - change history](./media/devtest-lab-auto-shutdown/activity-log-entry-change-history.png)
218+
6. To see more details about the operation, switch to the **JSON** tab in the **Add or modify schedules** page.
217219

218220
## Next steps
219221
To learn how to set all policies, see [Define lab policies in Azure DevTest Labs](devtest-lab-set-lab-policy.md).

0 commit comments

Comments
 (0)