How can I configure Azure to send me notifications if WebApp is stopped or failed to start? a email will suffice. Thanks.
You can use Alerts on the Azure Portal/WebApp blade, but I'd recommend you to use Azure Monitor to configure alerts using Application Insights if you need more configuration options.