Rclone using Azure

Hi All,

When using Rclone to connect to an Azure blob storage using SAS URL , could we use User delegation SAS instead of account level SAS URL or container level SAS URL as I am trting to establish the connection but it is not establishing a connection

Tough to tell as you deleted the whole help and support template so we don't know what you are running, version, setup, error you got, etc.

What is the problem you are having with rclone?

unable to establish connection

Run the command 'rclone version' and share the full output of the command.

rclone v1.60.0

Which cloud storage system are you using? (eg Google Drive)

Azure Blob storage

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone config
rclone ls <remote_connection_name>

The rclone config contents with secrets removed.

SAS url :- "https://" + _accountname + "dfs.core.windows.net"

What's the output of rclone version?

What's your config file look like with the secrets/keys removed?

What's the actual error message with -vv on the end that spits out?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.