question

BaldygaAleksandra-4747 avatar image
0 Votes"
BaldygaAleksandra-4747 asked Grmacjon-MSFT commented

App is unhealthy - Create a multi-container app in Web App for Containers

App is unhealthy from https://docs.microsoft.com/en-us/azure/app-service/tutorial-multi-container-app

I'm having issues with a health check of application deployed on AppService. It keeps reporting that the app is unhealthy despite the fact that the endpoint configured in the health check is responding with HTTP 200 code. I tried with App Service Plan Standard and Premium the same result: health check reports Wordpress application as unhealthy despite the fact that app is responding. I have also noticed that if I remove the second container from the docker compose file (making the docker-compose only single element set) in both deployments (our app and tutorial) the health check starts to work.

azure-webapps
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi anonymous user ,

Thanks for bringing this to our attention. This is odd behavior. Did you get any errors in your logs?

I will reach out internally to the engineering team to see if this is a known issue and will update you with their response. We appreciate your patience

-Grace


0 Votes 0 ·

Hi anonymous user ,

just checking in to see if the below answer help answered your question. Please "Accept the answer" if the information helped you.

Thanks,
Grace

0 Votes 0 ·

1 Answer

Grmacjon-MSFT avatar image
0 Votes"
Grmacjon-MSFT answered

Hi anonymous user ,


Based on the engineering team's response this is not a bug. The current multi-container implementation is in preview, and hence isn’t integrated with health check . Since multi-container app in Web App for Containers is still in preview there isn't a shareable ETA as to when health check will be integrated with multi-container web app.

Thanks,
Grace

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.