Azure Blob Storage #1064
Azure Blob Storage
#1064
-
Hi All, Can I pass azure blob storage files to Dolos instead of passing the file path from local machine? So currently, I am storing all my files in Azure Blob Storage, instead of the local machine. Can I achieve the same? |
Beta Was this translation helpful? Give feedback.
Answered by
rien
Feb 27, 2023
Replies: 1 comment
-
Dolos itself currently does not support passing URL's directly. However, you can download the files to a temporary directory first. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rien
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dolos itself currently does not support passing URL's directly.
However, you can download the files to a temporary directory first.