Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Devops

Loading A Json File In A Vsts Extension

I'm trying to write a VSTS extension that needs to load (and parse) a JSON file but I'm hav… Read more Loading A Json File In A Vsts Extension

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