How to completely stop locally running Azure Function? Azure Function [Python V2] continues previous execution when restarting debugger[VS Code]?
I am running an HTTP-Triggered Azure Durable Function with a nested orchestrator structure. A single execution of the function can run for multiple hours and make hundreds of database operations.