Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
@Jayant , Thanks for posting this question.
Based on my understanding of your issue/scenario description, you have configured App registration, allowed all network IPs, and configured necssarry API permissions, but user authenticating for API connections fail with 404 errors.?
Just to isolate, WebApp on the same subnet /App service plan? Do the authentication work separately for other frontend App Service? Just to clarify, do you want to access app services without public access via Microsoft EntrA ID authentication? If you haven't done, you may leverage App Service diagnostics from Azure Portal> Navigate to your App Service app in the Azure Portal.
1.In the left navigation, click on Diagnose and solve problems - Review - “Configuration and Management” options.
2.To begin with, you may leverage App Service diagnostics from Azure Portal> Navigate to your App Service app in the Azure Portal.
aLso, review Enable and review logs to fetch more details about the error.
I have added additional tags to receive insights from the targetted audience/SMEs
Kindly let us know I ‘follow-up with you further.