Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, April 10, 2018 8:53 AM
I would like to see a history of all past VM sizes changes in the activity log. It should preferably be so user friendly that all users dare to resize themselves.
I have checked the Azure Activity Logs but that does not give me the details on the Azure VM Resize activities
All replies (3)
Tuesday, April 10, 2018 3:09 PM
You can check audit logs for the azure vm resize using Azure Monitor. When you check activity logs in the Azure monitor blade you can see the operations that related to Vm resize notifications under operation “write virtual machines “ and event initiated by whom as shown below.
For more information refer document link “View activity logs to audit actions on resources”.
If this answer was helpful, click “Mark as Answer” or Up-Vote. To provide additional feedback on your forum experience, click here
Thursday, April 12, 2018 4:19 AM
Azure activity log shows resize operation as a write operation succeeded or failure and does not show information about the vm which has resized from to specific size in the form of a log.
Currently. We do not have that sort of logging. The fabric does not see these operations as a specific resize type operation. It just knows when the size change was made and makes a write operation to allocate more or less resources.
I would suggest you to submit your feedback on a feature request.
https://feedback.azure.com/forums/216843-virtual-machines
All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.
If this answer was helpful, click “Mark as Answer” or “Up-Vote”. To provide additional feedback on your forum experience, click here
Thursday, April 26, 2018 4:15 AM
Checking in to see if the above answer helped. Let me know if there are still any additional issues I can help with.