Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Hi @Muhammet I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this!
Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept" the answer.
Issue:
-You have a docker compose with a reverse proxy on the nginx side. It seemed to have worked at first but after adding some app settings, it stopped working.
-You removed the app settings and it did not fix the issue. This problem occured for 3 different apps
Solution:
-Removing the outbound VNET resolved your issue
Thanks,
Grace