ARTIFACTORY: What is the difference between Azure Blob V1 and V2?

ARTIFACTORY: What is the difference between Azure Blob V1 and V2?

AuthorFullName__c
Patrick Russell
articleNumber
000005675
FirstPublishedDate
2023-04-13T09:08:06Z
lastModifiedDate
2025-05-21
VersionNumber
1
Artifactory has two different configurations for Azure Blob Storage, "azure-blob-storage" and "azure-blob-storage-v2". The documentation demonstrates both configurations, but does not go into great detail about what the differences between the two are.

Within these configurations, Artifactory uses the Azure Storage Java client. The Artifactory configurations correspond to different versions of this Java client. As is usually the case with software, the later version has improved performance and stability versus the older version.

Consider testing and updating to azure-blob-storage-v2 if you are still using azure-blob-storage.