Azure File Shares Access Revoke Issues

Madhav Varma M 6 Reputation points
2021-07-30T20:27:03.873+00:00

When I remove access to one user directly on Azure Portal and NTFS level still user is able to access the files and read and write the data. If the user log-off and log-in then only he is unable to access else he can continue to read-write the data continuously. Is it by design? How can I fix this?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,398 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,526 Reputation points Microsoft Employee
    2021-08-02T09:49:12.093+00:00

    @Madhav Varma M Thanks for raising this question! Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.
    Are you referring to SAS or Stored access policy? May I know what kind of access have you provided(share-level permissions, directory or file-level permissions)

    Try to Manage access policy through Azure Storage Explorer tool:

    This article explain different access policy and how it works: https://learn.microsoft.com/en-us/azure/storage/files/storage-files-active-directory-overview

    Azure RBAC permissions and desgin

    Additional information: how to revoke Shared Access Signature in Azure SDK
    You can refer to thread which explains detailed information how RBAC works and designed

    If the issue still persist, We would like to work closer on this issue.

    Hope this helps!
    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    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

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.