Returns a 204 status code
The front-end load balancer sends a GET request to the application root every five minutes. The continuous ping prevents the app from being unloaded. Returning 204 status code stops App Insights from logging the ping as 404 error.
get/
Response
No content status code