I have an Angular application which I can deploy to Azure App Service without any issues.
First I compile my application using the following command:
ng
I think we have to have specific routes to each locale something like the below