Skip to content

Azure Blob Storage SAS with Shared Access Token for single container is not working. #12707

Open
@AliveDevil

Description

@AliveDevil

Connecting to Azure using regular profile or using a SAS configured in a Storage Account works fine.

Connecting to a Azure blob storage container doesn't work, if the Shared Access Token is configured in the container itself.

Difference in the signature:
Storage Account token:

?sv=2020-08-04&ss=b&srt=co&sp=rwdlacitfx&se=2021-12-23T22:01:31Z&st=2021-12-23T14:01:31Z&spr=https&sig=***

Shared Access Signature token for single Azure Blob container:

sp=racwdli&st=2021-12-23T13:56:51Z&se=2021-12-23T21:56:51Z&spr=https&sv=2020-08-04&sr=c&sig=***

cyberduck.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    azureAzure Protocol Implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions