Forum Discussion
Sagar_Lad
Jan 10, 2021Brass Contributor
Issue while running Azure Functions Locally
 Hi All,     Launch.json      {  "version": "0.2.0",  "configurations": [  {  "name": "Python: Current File (Integrated Terminal)",  "type": "python",  "request": "launch",  "program": "${file}",  "co...