Open
Description
Environment: Local Codespaces
Build Version: 20240712.1
Regression: Previous Release (0.15.3)
Repro Steps:
- Upload a file/folder to a blob container.
- Check whether succeeds to upload the file.
Expect:
Succeed to upload the file to a blob container.
Actual:
Fail to upload the file to a blob container.
More Info:
- This issue also reproduces when executing command "Deploy to Static Website via Azure Storage...".
- This issue does not reproduce on the Non-Codespaces environment.