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? -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -