Share via

Edit SAS expiry date of a Blob

Jean-Baptiste SCELLIER 1 Reputation point
2020-10-27T17:05:30.643+00:00

I have generated SAS tokens and URLs for several Blobs. The expiry date is coming soon and I would like to extend this date. Is it possible to do so?
I am looking at documentation about Azure CLI (https://learn.microsoft.com/en-us/cli/azure/storage/blob) and I did not find anything.
Thanks in advance,

Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-10-27T20:19:33.547+00:00

    @Jean-Baptiste SCELLIER
    You can not edit an existing SAS token once generated. You will need to generate a new token with an updated expiry time.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.