mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 21:27:34 +00:00
2e704c69ac
Ignore AuthorizationFailure caused by using a container level SAS/SAT token when calling GetProperties during the Create() call. This is because the GetProperties call expects an Account Level token, and the container level token simply lacks the appropriate permissions. Supressing the Authorization Failure is OK, because if the token is actually invalid, this is caught elsewhere when we try to actually use the token to do work. |
||
---|---|---|
.. | ||
azure_test.go | ||
azure.go | ||
config_test.go | ||
config.go |