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

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

How do I compare strings in Java? -

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