You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: All Build Version: v1.15.1-alpha.0 Regression: Not a Regression
Repro Steps:
Create a containerized function app.
F1 -> Select "Azure Functions: Configure Deployment Source...".
Check whether containerized function app shows in the function app list.
Actual:
The containerized function app shows in the function app list.
Suggestion:
It would be better to remove the containerized function app when executing containerized function app unsupported commands.
More Info:
Fail to execute "Configure Deployment Source..." command for a containerized function app.
This bug also reproduces when executing other containerized function app unsupported commands, such as "Start/Stop Streaming Logs", "Start/Restart/Stop", "Deploy to Slot"...
The text was updated successfully, but these errors were encountered:
Hello! Thanks for filing this issue. Even though the containerized function app does show in the quick pick when a containerized function app is chosen for these unsupported commands an error like this should show up:
Please let me know if that is not the case!
Yes, I added the more info in the bug. There is an error when executing the unsupported commands for containerized function app. I saw you have fixed the same issue for Deploy commands, so log a new bug for other commands.
OS: All
Build Version: v1.15.1-alpha.0
Regression: Not a Regression
Repro Steps:
Actual:
The containerized function app shows in the function app list.
Suggestion:
It would be better to remove the containerized function app when executing containerized function app unsupported commands.
More Info:
The text was updated successfully, but these errors were encountered: