Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to execute command "Azure Functions: Delete Function App..." from command palette #3497

Closed
v-chenzha opened this issue Dec 23, 2022 · 2 comments
Labels
AT-CTI Created by CTI team bug v1.5-forward-compat v1.5 extension issue with Host API v2

Comments

@v-chenzha
Copy link

v-chenzha commented Dec 23, 2022

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 App... -> Select a subscription -> Select a resource.
  2. Check whether succeeds to execute command "Azure Functions: Delete Function App..." directly.

Expect:
Succeed to execute command "Azure Functions: Delete Function App..." directly.

Actual:
Continue to perform the next step and fail to execute command "Azure Functions: Delete Function App...".
image

More Info:
This issue also reproduces when executing command "Azure Functions: Configure Deployment Source..." from command palette.

@v-chenzha v-chenzha added AT-CTI Created by CTI team v1.5-forward-compat v1.5 extension issue with Host API v2 labels Dec 23, 2022
@alexweininger
Copy link
Member

Note: to fix this, we need to stop passing an expected child context value when we call pick app resource.

@alexweininger
Copy link
Member

Fixed in #3507

@microsoft microsoft locked and limited conversation to collaborators Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team bug v1.5-forward-compat v1.5 extension issue with Host API v2
Projects
None yet
Development

No branches or pull requests

2 participants