virtual machine - How to know all times when a VM has been started in AZURE? -


is there anyway know times when vm has been started in azure?

thanks in advance,

you can view information navigating virtual machine blade within azure portal, clicking on activity log. in activity log pane, can change filter setting timespan date range want, type "start" in search box , apply filter. list out times vm started. enter image description here


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -