Azure app service easy auth with Azure AD is not working for linux web app

Ravi Kumar Bomma [TechD] 1 Reputation point
2022-01-11T18:18:52.253+00:00

Azure web app Easy auth (with Azure AD auth) is working for windows web apps, but not on Linux web app.
When I checked at web app logs, I could see that the container is failing to start when easy auth is enabled.

The Linux web app is working as is if I disable the easy-auth.
Technology stack of my web application: React SPA running on node LTS 14 environment on a azure Linux web app.

Not sure if I am missing something on configuration. Any help is appreciated.
Thanks in advance...

Update:
Today when I checked the container is starting successfully, which I can see from web app logs.
But the web page is not loading (showing 404).
But if I disable easy auth on web app the page loads as is.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
{count} votes