vscode-azurefunctions
vscode-azurefunctions copied to clipboard
There is no option to select a storage account after clicking the "Select storage account" in the dialog
OS: Win10/M1 Azure Resource Extension Build Version: 20220522.1 Azure Function Extension build Version: 20220522.1 Regression: Not a Regression
Repro Steps:
- Create a new project with "Timer Trigger" template.
- Debug -> Click "Select storage account" in the pop up dialog.
- Check whether the next step is to select a storage account.
Expect: The next step is to select a storage account.
Actual: There is no option to select a storage account.
This might have broken when we changed the pick tree item stuff.
@v-mengwe I can't reproduce this issue anymore with the release version. Could you confirm that this is still reproducing?
@nturinski Verified this issue on Azure Functions build 20221101.1, it does not reproduce now, close it.