We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: Win10 Build Version: Azure Function v1.9.1-alpha.0 + Azure Resources v0.5.7-alpha.0
Repro Steps:
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...".
More Info: This issue also reproduces when executing command "Azure Functions: Configure Deployment Source..." from command palette.
The text was updated successfully, but these errors were encountered:
Note: to fix this, we need to stop passing an expected child context value when we call pick app resource.
Sorry, something went wrong.
Stop passing expected child context value (#3507)
955eac0
Fixes #3497
Fixed in #3507
No branches or pull requests
OS: Win10
Build Version: Azure Function v1.9.1-alpha.0 + Azure Resources v0.5.7-alpha.0
Repro Steps:
Expect:
Succeed to execute command "Azure Functions: Delete Function App..." directly.
Actual:
![image](https://user-images.githubusercontent.com/107091828/209296296-c648dd59-24d8-4057-a259-109a460797b4.png)
Continue to perform the next step and fail to execute command "Azure Functions: Delete Function App...".
More Info:
This issue also reproduces when executing command "Azure Functions: Configure Deployment Source..." from command palette.
The text was updated successfully, but these errors were encountered: