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

An error occurs when debugging a Python V2 Programming Model project created with CosmosDB trigger template #4019

Closed v-xinda closed 6 months ago

v-xinda commented 6 months ago

OS: All Build Version: 20240301.18

Repro Steps:

  1. Create a Python V2 Programming Model project with CosmosDB trigger template.
  2. Debug this project.
  3. Check whether no error occurs.

Expect: No error occurs.

Actual: An error occurs. image More Details in the file: output log.txt