vscode-azurefunctions
vscode-azurefunctions copied to clipboard
[Suggestion] It would be better to remove the Flex Consumption function app when executing "Azure Functions: Configure Deployment Source..." command from command palette
OS: Windows 10 Build Version: v1.14.4-alpha.0
Repro Steps:
- Create a new Flex Consumption function app.
- F1 -> Azure Functions: Configure Deployment Source... -> Select a subscription.
- Check the function app list.
Actual:
The Flex Consumption function app shows in the list.
Suggestion: It would be better to remove the Flex Consumption function app when executing "Azure Functions: Configure Deployment Source..." command.
More Info:
- Succeed to execute command "Azure Functions: Configure Deployment Source..." for the Flex Consumption function app.
- This issue also reproduces when executing "Start Streaming Logs", "Create/Delete Slot..." from command palette.
Let's wait for the Flex GA and see if any of these issues resolve themselves. I would expect that these features should work for flex in the future eventually.
@im-samz FYI.