I want to implement azure auto healing for our Linux based web app services. As there does not seems to be this capability available for Linux based web app services, could you please share the recommended way to implement? Sample scenario- my web app services is running on multiple instances and one of the instances started taking longer to respond or throwing 5xx errors, I need to recycle the app pool of respective service instance automatically.