Publishing a React App with Routing to a Linux Azure Web App
19 February, 2024Publishing a react app to Azure web apps is fairly trivial. However, when the web app is running Linux and the React app is using the React Router for a SPA application, the default configuration does not work.


