microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
291 stars 132 forks source link

Azure Functions Python Virtual Environment #4110

Open shreyabatra4 opened 5 months ago

shreyabatra4 commented 5 months ago

When developing Azure Functions in Python, the Python interpreter being used in the virtual environment was not listed in the VS Code options, and the customer has to enter the new interpreter path manually.