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: 20250122.2 Regression: Not a Regression
Repro Steps:
Open multiple folders in VS Code.
Select all above folders at the same time -> Right-click the selected folders -> Select "Deploy to Static Website via Azure Storage..." -> Select a storage account to deploy them.
Check whether all selected folder contents show in the above storage account after deployment.
Expect:
All selected folder contents show in the storage account after deployment.
Actual:
Only 1 folder content shows in the storage account after deployment.
More Info:
Only 1 folder can be selected when executing "Deploy to Static Website via Azure Storage..." command from storage account context menu or command palette.