Hi,
Is it possible to make a connection to an Azure Blob Storage using only a URI? I wanted to create a flow from a server's local storage using File System task to Azure Blob Storage wherein it will store the triggered files but I am unable to proceed because I can't make a connection without having an access key. Unfortunately, I only have a shared URI access.
Thank you!