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

Fail to execute command "Azure Functions: Delete Function..." #3498

Open v-chenzha opened 1 year ago

v-chenzha commented 1 year ago

OS: Win10 Build Version: Azure Function v1.9.1-alpha.0 + Azure Resources v0.5.7-alpha.0

Repro Steps:

  1. F1 -> Azure Functions: Delete Function... -> Select a subscription -> Select a resource.
  2. Check whether display the function or pop up an error.

Expect: Display the function or pop up an error.

Actual: No function displays and no error pop up. image

More Info: This issue also reproduces when executing command "Azure Function: Copy Function Url" from command palette.

alexweininger commented 1 year ago

Fix is merged, waiting to be released in utils.