Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Web App Service

Getting "404 Not Found" On Doing A Get On Local File In Azure Web App

I have deployed a simple node based web app in Azure. Following is the structure of my code: In m… Read more Getting "404 Not Found" On Doing A Get On Local File In Azure Web App

Configuring Settings In Javascript In Azure Web App / Built In Azure Devops

Say I have a js (plain, vanilla non-node js) file, that includes a setting at the top like this: co… Read more Configuring Settings In Javascript In Azure Web App / Built In Azure Devops