Dec 26 2023 12:09 AM
Hi everyone,
Problem:
My .NET Core App, hosted on Azure App Services, is encountering 404 Exceptions for various UI actions.
App Overview:
It's an ASP.NET Core App hosted on Azure (PaaS/Azure App Services).
Publishing Details:
We're using VS 2022 Community Edition and performing a manual publish.
Local Testing:
Everything works smoothly during local testing.
Temporary Fix:
The problem is sometimes resolved by publishing again or restarting the App Services.
Seeking Help:
Any insights into what might be causing this issue? Could there be any missing configurations either in Azure or Microsoft?
Thanks!
Ashish Tripathi