Visual Studio Code – Starting Azurite when debugging (F5) Azure Functions with VS Code
Does anyone know if there's a simple, recommended way to always background start/stop Azurite using a temp directory when F5 debugging in VS Code, like Visual Studio proper does, maybe through the launch.json? I have the Azurite installed, so I…