vscode-azurefunctions icon indicating copy to clipboard operation
vscode-azurefunctions copied to clipboard

There is no option to select a storage account after clicking the "Select storage account" in the dialog

Open v-mengwe opened this issue 3 years ago • 1 comments

OS: Win10/M1 Azure Resource Extension Build Version: 20220522.1 Azure Function Extension build Version: 20220522.1 Regression: Not a Regression

Repro Steps:

  1. Create a new project with "Timer Trigger" template.
  2. Debug -> Click "Select storage account" in the pop up dialog. Screen Shot 2022-05-23 at 18 12 49
  3. 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.

v-mengwe avatar May 23 '22 10:05 v-mengwe

This might have broken when we changed the pick tree item stuff.

alexweininger avatar Jun 09 '22 22:06 alexweininger

@v-mengwe I can't reproduce this issue anymore with the release version. Could you confirm that this is still reproducing?

nturinski avatar Oct 27 '22 17:10 nturinski

@nturinski Verified this issue on Azure Functions build 20221101.1, it does not reproduce now, close it.

v-ruizh avatar Nov 03 '22 07:11 v-ruizh