webdeploy - In azure, is there any way to know who and when an app was published? -


we have azure web app deploy publish profile , webdeploy. i'd know if there log deployment activity ? read logs can't find trace of deployments.

note : we're not using git automated deployment

in azure management portal (manage.windowsazure.com), select management services , operation logs tab.

enter image description here

or, in azure preview portal (portal.azure.com), select browse all , audit logs.


Comments