Skip to content
| Marketplace
Sign in
Visual Studio Code>Azure>Azure Storage ExplorerNew to Visual Studio Code? Get it now.
Azure Storage Explorer

Azure Storage Explorer

Jun Han

|
101,124 installs
| (3) | Free
Manage Azure Storage: Blobs, Files, Tables
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Azure Storage Explorer

Azure Storage Explorer for VS Code. Currently, it supports Azure Blob storage, File storage and limited functions of Table storage.

Features

  • List Subscriptions
  • List Storage Accounts
  • Blob storage
    • List Blob Contianers
    • Create Blob Container
    • Delete Blob Container
    • List Blobs
    • View Blob information
    • Download Blob
    • Upload Blob
    • Delete Blob
  • File storage
    • List File Shares
    • Create File Share
    • Delete File Share
    • List Directories and Files
    • Create Directory
    • Delete Directory
    • Download File
    • Upload File
    • Delete File
  • Table storage
    • List Tables
    • Create Table
    • Delete Table

Prerequisites

  • An Azure Subscription. If you don't have, click here to get a free one.

Usage

  1. Click to sign in

sign-in

  1. After sign-in, click the + button to select Azure Subscription
  2. Wait for a moment, the Blob storage and File storage list will be shown

explorer

Telemetry data

By default, anonymous telemetry data collection is turned on to understand user behavior to improve this extension. To disable it, update the settings.json as below:

{
    "azure-storage-explorer.enableTelemetry": false
}

Change Log

See Change Log here

Issues

Currently, the extension is in the very initial phase. If you find any bug or have any suggestion/feature request, please submit the issues to the GitHub Repo.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft