<config version="1"> <chain template="azure-blob-storage"/> <provider type="azure-blob-storage" id="azure-blob-storage"> <endpoint>https://<ACCOUNT_NAME>.blob.core.windows.net/</endpoint> <accountName>XXXXX Copy from step 3 XXXXX</accountName> <containerName>mytestblob1</containerName> <accountKey>XXXXX Copy from step 3 XXXXX</accountKey> </provider> </config>
6. Restart the Artifactory Instance.
Check out this document to learn more about Azure Blob Storage with Artifactory.