Recently I encountered the problem, that we had both, the API and the Frontend Application on the same App Service on Microsoft Azure. For the Frontend we used Vue, so we had the problem that the internal routing was not working as it is an SPA. So whenever we changed…