Get exact time when VM nodes auto scaled in Azure

78 Views Asked by At

I have around 10 Vm nodes in Azure VM scale set. It has been observed that, the VMs are getting scaled up when there is any increase in load or due to some issues. I would like to know when exactly the auto scaled happened in the past and probably its better to get a report.

Is there any way to get these details?

1

There are 1 best solutions below

0
On BEST ANSWER

You can check it in the Activity log in the vmss.

enter image description here

If you want to get a report, you could follow the snapshot to get the email notify.

enter image description here