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.
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.