How can I create a Dropbox-like repository in Azure where external clients (Guest Users) may securely upload files into my tenant?
I'd want to be able to automate the ingestion through Azure Data Factory, but I need a secure way to get the manual files.
Thank you in advance.