vscode-azurestorage

Azure Storage extension for VS Code

MIT License

Stars
61
Committers
27

Bot releases are hidden (Show)

vscode-azurestorage - v0.16.1 Latest Release

Published by nturinski about 2 months ago

Added

  • [1331] Use a list task for the cache that is used for all resolving

Engineering

  • [1332] Improve telemetry and performance
vscode-azurestorage - 0.16.0

Published by alexweininger 3 months ago

Added

  • [1250] Add actions submenu to workspace view title
  • [1271] Add icon to create command

Fixed

  • [1302] Fix drag & drop to upload to Azurite
  • [1270] Fix icons not showing when using light themes

Engineering

  • [1276] Remove dependency on the Azure Account extension
vscode-azurestorage - 0.15.3

Published by alexweininger over 1 year ago

Fixed

  • Too Many Requests error when opening a blob container using file system provider #1222
vscode-azurestorage - 0.15.2

Published by alexweininger over 1 year ago

Added

  • Add support for the upcoming Azure Resources Focus feature
vscode-azurestorage - v0.15.1

Published by alexweininger over 1 year ago

Added

  • Support for Azure Resources API v2

Engineering

Dependencies

vscode-azurestorage - v0.15.0

Published by motm32 about 2 years ago

Added

  • Support for Virtual Workspaces #1118
  • Support for deleting many blobs and file shares #1113
  • Support for emulated tables #1105
  • Uploaded files to blob containers automatically log file URL's to output #1076
  • Activity log support when deleting a folder in a blob container #1123
  • Download from SAS URL command to Local Workspace view #1151
  • Download support for File Shares and Blob Containers #1121

Changed

  • "Open in File Explorer" command changed to "Open in Explorer" #1110
  • Disabled "Open in Storage Explorer" default behavior when in remote workspace #1109
  • Minimum VS code version that is supported is now version 1.66.2 #1106

Fixed

vscode-azurestorage - v0.14.2

Published by alexweininger over 2 years ago

Added

  • Automatically log uploaded file URLs to output + quick copy functionality #1076

Changed

  • Update @vscode/extension-telemetry to 0.6.2 #1078
vscode-azurestorage - v0.14.1

Published by alexweininger over 2 years ago

Changed

  • Update @vscode/extension-telemetry to 0.5.2 #1069
vscode-azurestorage - v0.14.0

Published by alexweininger over 2 years ago

We've made some large design changes to the Azure extensions for VS Code. View App Centric release notes

vscode-azurestorage - v0.13.0

Published by alexweininger over 2 years ago

Added

  • Support for creating storage accounts in extended regions using Advanced create. #1009

Changed

  • Minimum version of VS Code is now 1.57.0 #995
vscode-azurestorage - v0.12.1

Published by wwlorey over 3 years ago

Added

  • Support for Azure Stack

Changed

  • Icons updated to match VS Code's theme. Install new product icon themes here

Fixed

vscode-azurestorage - v0.12.0

Published by wwlorey over 3 years ago

Added

  • Now depends on the "Azure Resources" extension, which provides a "Resource Groups" and "Help and Feedback" view

Changed

  • "Report an Issue" button was removed from errors. Use the "Help and Feedback" view or command palette instead

Fixed

vscode-azurestorage - v0.11.0

Published by wwlorey almost 4 years ago

Added

  • Support for downloading multiple blobs, files, and directories at a time
  • Added setting "azureStorage.deleteBeforeDeploy" to delete existing blobs before deploying to static website (defaults to "true")
  • View AzCopy log files when transfers fail

Fixed

vscode-azurestorage - v0.10.1

Published by wwlorey about 4 years ago

Added

  • Choose the destination directory when uploading resources

Fixed

vscode-azurestorage - v0.10.0

Published by wwlorey about 4 years ago

Added

  • File and folder transfers now use AzCopy for faster performance
  • Upload multiple files using the Upload Files... command
  • Upload folders using the Upload Folder... command

Changed

  • Removed the 4MB upload/download limit

Fixed

vscode-azurestorage - v0.9.0

Published by wwlorey over 4 years ago

Added

  • Azure Storage Emulator support
  • Attach storage accounts using connection strings
  • Upload to Azure Storage... command for uploading local files and folders
  • Inline button for the Open in File Explorer... command

Changed

  • Improved experiences for deployment and storage account creation
  • Show the tree hierarchy when creating nested blobs in the Azure view

Fixed

vscode-azurestorage - v0.8.0

Published by wwlorey over 4 years ago

Added

  • View and edit Azure files and blobs in the file explorer
  • Blobs have a hierarchical directory structure in the Azure view
  • Enable "Secure transfer required" by default when creating storage accounts

Changed

  • Create Storage Account... has been streamlined with fewer prompts. Create Storage Account... (Advanced) provides the same level of account customization as before
  • Files and blobs created with a file extension have a smart default content type
  • Editing files and blobs doesn't clear metadata or properties

Fixed

vscode-azurestorage - v0.7.2

Published by wwlorey about 5 years ago

Fixed

  • Deploying folders beginning with . to static websites is allowed #457
  • Copying connection strings works properly for VS Code remote #459
vscode-azurestorage - v0.7.1

Published by PrashanthCorp about 5 years ago

Fixed

vscode-azurestorage - v0.7.0

Published by StephenWeatherford over 5 years ago

Fixed

  • Improved installation and start-up performance