Closed
Description
A recent commit (dd6b852) added the Authorization policy which adds the query string for SASToken however, StorageAccountClient::prepare_request also adds it, the result is that trying to use SASToken for blob storage requests (at least) fails with AuthenticationFailed (403) response.
URL looks like: https://[account].blob.core.windows.net/[container]/[blob]?[sasToken][sasToken]
Metadata
Metadata
Assignees
Labels
No labels