- Microsoft Azure Storage Explorer Version 1.12.0 Download
- Download Azure Storage Explorer Free
- Microsoft Azure Storage Explorer Latest Version Download Mac
- Microsoft Azure Storage Explorer Latest Version Download Windows 10
Microsoft Azure Storage Explorer (Preview) is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux. Files Show toolschocolateyInstall.ps1. Optimize your Azure storage management. Upload, download, and manage Azure blobs, files, queues, and tables, as well as Azure Cosmos DB and Azure Data Lake Storage entities. Easily access virtual machine disks, and work with either Azure Resource Manager or classic storage accounts. Manage and configure cross-origin resource sharing rules. Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux. Files Show toolschocolateyInstall.ps1. Microsoft Azure Storage DataMovement Library offers a set of APIs extending the existing Azure Storage.Net Client Library to help customer transfer Azure Blob and File Storage with high-performance, scalability and reliability. The current version of the Azure storage services is 2020-06-12, and using that version is recommended where possible. For information about the latest version, see Versioning for the Azure Storage Services. Additional supported versions include: Version 2020-04-08. Version 2020-02-10. Version 2019-12-12.
-->The Microsoft Azure storage services support multiple versions. To make a request against the storage services, you must specify the version that you want to use for that operation, unless the request is anonymous.
Available Versions
The current version of the Azure storage services is 2020-06-12, and using that version is recommended where possible. For information about the latest version, see Versioning for the Azure Storage Services.
Additional supported versions include:
Requests authorized via a Shared Access Signature (SAS)
A request made via a SAS is processed according to which service version was used to generate the SAS. Versions 2013-08-15 and 2012-02-12 include a versioning parameter (SignedVersion
, or sv
), which specifies which version to use to authorize and execute the SAS request.
Version 2012-02-12 and later
Requests with Shared Access Signatures (SAS) generated using version 2012-02-12 or later require the SignedVersion (sv)
parameter. SignedVersion
indicates the service version used for authorization and authorization and for calling the API operation. If the x-ms-version
header is passed on the request, it is ignored; only the SignedVersion (sv)
parameter determines the service version to use to process the request made via the SAS.
Note
For version 2013-08-15 and earlier, code that prepares and distributes shared access signature URLs (*that is, SAS providers or generators) should specify versions that are understood by client software (*that is, SAS consumers) that makes storage service requests.
The following table indicates which services are supported for which version for a request made via a SAS:
Value of SignedVersion (sv) parameter | Supported services |
---|---|
2015-12-11 | All (Blob, Queue, Table, File) |
2015-04-05 | All (Blob, Queue, Table, File) |
2015-02-21 | All (Blob, Queue, Table, File) |
2014-02-14 | Blob, Queue, Table |
2013-08-15 | Blob, Queue, Table |
2012-02-12 | Blob, Queue, Table |
Example
The following example shows a SAS that calls List Blobs using sv=2013-08-15
.
https://myaccount.blob.core.windows.net/mycontainer?restype=container&comp=list&sv=2013-08-15&si=readpolicy&sig=a39 %2BYozJhGp6miujGymjRpN8tsrQfLo9Z3i8IRyIpnQ%3d
In this example, the service will authorize and execute the request using version 2013-08-15. The response will not include the Url
element under the Blob
element, as it was removed in 2013-08-15 version.
If a client application using a version of the Storage Client Library based on version 2012-02-12 makes a request using this SAS, the client would expect the Uri
element and so would fail with a NullReferenceException
.
Versions Prior to 2012-02-12 (Blob Service Only)
The Blob service introduced shared access signatures in version 2009-07-17, while the Table and Queue services introduced shared access signatures in version 2012-02-12, so SAS behavior prior to version 2012-02-12 applies only to the Blob service. Version 2012-02-12 also introduced the SignedVersion (sv)
parameter, which enables the SAS generator to specify the version to use to process the request. A SAS generated with a version prior to 2012-02-12 cannot specify the version to use to process the request and so relies on the following rules.
In versions prior to 2012-02-12, the following rules are used to process the SAS request for authorization, authorization, and API execution:
If the SAS request against the Blob service has a valid
x-ms-version
header, the earliest valid version (2009-07-17) is used to interpret the SAS parameters, and the version specified byx-ms-version
is used to perform the Blob service storage operation.If the SAS request against the Blob service does not have an
x-ms-version
header and the owner has set the default version for this storage service type using Set Blob Service Properties, version 2009-07-17 is used to interpret the SAS parameters and the owner-specified default version is used to perform the Blob service storage operation.If the SAS request against the Blob service does not have an
x-ms-version
header and the owner has not set a default version, the Blob service uses the earliest valid version (2009-07-17) to interpret the SAS parameters. If the container is public and its access restrictions were set with a Set Container ACL operation that used version 2009-09-19 or newer, version 2009-09-19 is used to perform the Blob service operation.If the SAS request against the Blob service does not have an
x-ms-version
header and the owner has not set a default version, the Blob service uses the earliest valid version (2009-07-17) to interpret the SAS parameters. If the container access restrictions were not set with a Set Container ACL operation that used version 2009-09-19 or newer, the Blob service operation is performed using the earliest version of the service.
The following table applies these rules to various scenarios, and assumes the SignedVersion
parameter is not included.
Microsoft Azure Storage Explorer Version 1.12.0 Download
Value of x-ms-version header | Version used to interpret SAS parameters for authorization and authorization for Blob service | Version used to perform Blob service operation |
---|---|---|
None | Earliest valid SAS version (2009-07-17) | 2009-09-19 is used if the container was set to public by Set Container ACL using version 2009-09-19 or newer; otherwise the earliest version of Blob service is used. |
2011-08-18 | Earliest valid SAS version (2009-07-17) | 2011-08-18. |
Any version XXXX-XX-XX | Earliest valid SAS version (2009-07-17) | Version XXXX-XX-XX |
Note
Microsoft recommends using version 2011-08-18 or later for scenarios that require quoted ETag values or valid Accept-Ranges
response headers, because browsers and other streaming clients require these headers for efficient download and retries.
Download Azure Storage Explorer Free
See Also
Microsoft Azure Storage Explorer helps you upload, download, and manage Azure blobs, files, queues, and tables, as well as Azure Cosmos DB and Azure Data Lake Storage entities. Easily access virtual machine disks, and work with either Azure Resource Manager or classic storage accounts. Manage and configure cross-origin resource sharing rules
Microsoft Azure Storage Explorer Latest Version Download Mac
Features:
Microsoft Azure Storage Explorer Latest Version Download Windows 10
- Management for all your storage accounts and multiple subscriptions across Azure, Azure Stack, and government cloud
- Accessible, intuitive, feature-rich graphical user interface (GUI) for full management of cloud storage resources
- Robust security features like cross-origin resource sharing and shared access signature to help protect your data access wherever you are
- Ease cloud storage management and boost productivity - Efficiently connect and manage your Azure storage service accounts and resources across subscriptions. Create, delete, view, and edit resources in Azure Storage, Azure Cosmos DB, and Data Lake Storage
- Powerful, accessible experience - Seamlessly view, search, and interact with your data and resources using an intuitive interface. Support accessibility with multiple screen reader options
- Work your way, on-premises or offline - Storage Explorer lets you work disconnected from the cloud or offline with local emulators. This flexibility helps you boost productivity and efficiency, and reduce costs
- Tighten up data access - Use the full range of Azure security features, including role-based access control, Azure Active Directory, and connection strings, to connect and manage your Azure resources-always over HTTPS