I understand how and why "Shared" Azure Website instances get recycled, especially if idle to provide more capacity for the servers, all managed by the ARR server. So I can understand why, if idle, one's instance may go cold, ie first thing in the morning.
However......
I am using a "Standard" Website instance for production, and a "Basic" instance for testing. I assumed that these instances stayed live and "hot" 24/7. However due to encountering some suspicious "warmup" symptoms, I believe my so called "Standard" or "Basic" instance may be recycling.
I would appreciate some light on this. It may be I have misunderstood something, especially whether "Standard" or "Basic" instances stay up 24/7.
Of course a pragmatic tip for this is to have an auto ping service like pingdom and uptimerobot which we do use on production.
Finally I am currently using a single instance of each, so it could be that a patch has happened. But some clarity would help.