To migrate your filestore manually, you need to execute the following steps:
Stop Artifactory.
Copy the
$JFROG_HOME/artifactory/var/data/artifactory/filestore
directory to your Azure blob storage (specifically, copy the directory to the container name and path that you specified when you configured Artifactory to use Azure Blob storage).Configure Artifactory to use Azure Blob storage in the
binarystore.xml
file in the$JFROG_HOME/artifactory/var/etc/artifactory
folder.Start Artifactory.