Grafana and Azure App Service issue

I’m running a few Grafana 8.3.3 on Azure App Service / Docker Container. Last week all of them went down since the App Service is stopped after the container has been mounted and started.

Does anyone recognize this behavior?, it feels like there has been some change in Azure App Service that has caused this.

The Grafana instances are up and running again, we found out that we had the “Azure monitor plugin” in the plugin install attribute, which is now built into Grafana, and when we removed this, the App Service started.