I have created an Azure Web App on Standard Service Plan with Always On option enabled. On this App I haven\'t published any web site. I have only published a Continuous Web
Is this happening multiple times, or just that one time? If anything causes the site to restart (e.g. changes to the site settings), then this behavior is normal. It should have no ill effect as long as it restarts quickly after.
A concern would only exist if it was to stop and not restart, and that should not happen.
The problem seems to be that I use the Azure SDK in my application which is not supported in the WebApp environment.