How to get time based access for user for storage account

sns 9,246 Reputation points
2023-01-20T11:52:49.0033333+00:00

How to get time based access for user for storage account, Please suggest.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
{count} votes

Accepted answer
  1. Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
    2023-01-20T13:13:54.4566667+00:00

    @sns Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
    As I understand you need to provide a access(Read/Write/delete) to Azure Storage account for different user only for some time am I correct, If not please correct me?
    If, so you can you Azure Shared Access Signature : Grant limited access to Azure Storage resources using shared access signatures (SAS) You can set expiry time and date for your Storage account.

    User's image

    In this article, you'll learn how to create user delegation, shared access signature (SAS) tokens, using the Azure portal or Azure Storage Explorer. User delegation SAS tokens are secured with Azure AD credentials. SAS tokens provide secure, delegated access to resources in your Azure storage account.

    Learn about the different ways to authorize access to data in Azure Storage. Authorize access to data in Azure Storage

    Please let us know if you have any further queries. I’m happy to assist you further.   


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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