Forum Discussion
Sandeep_Poojary
Jun 13, 2021Copper Contributor
Activity Monitor for Azure VMs
I would like to pull the VM activity details for the Azure VMs for the last 90 days. We can easily pull the details for single VM. How to pull multiple VMs activity details.
Information like - VM Stop and VM Start etc.
- Maybe this is of some help:
Create a Log Analytic workspace
Send the Logs to the workspace
Create a query the logs
https://docs.microsoft.com/en-us/azure/azure-monitor/essentials/quick-collect-activity-log-portal
1 Reply
- lukemurraynzLearn ExpertMaybe this is of some help:
Create a Log Analytic workspace
Send the Logs to the workspace
Create a query the logs
https://docs.microsoft.com/en-us/azure/azure-monitor/essentials/quick-collect-activity-log-portal