mirror of
https://github.com/restic/restic.git
synced 2025-10-10 08:13:16 +00:00
azure: Strip ? prefix from sas token
This commit is contained in:
@@ -506,10 +506,6 @@ or
|
||||
$ export AZURE_ACCOUNT_NAME=<ACCOUNT_NAME>
|
||||
$ export AZURE_ACCOUNT_SAS=<SAS_TOKEN>
|
||||
|
||||
With the later form, ensure your ``SAS_TOKEN`` does not start with a leading
|
||||
``?``. If the generated token starts with a leading ``?`` it is safe to just
|
||||
delete the first character (the ``?``) before use.
|
||||
|
||||
Afterwards you can initialize a repository in a container called ``foo`` in the
|
||||
root path like this:
|
||||
|
||||
|
Reference in New Issue
Block a user