question

MadhavVarma-4378 avatar image
0 Votes"
MadhavVarma-4378 asked SumanthMarigowda-MSFT commented

Azure File Shares Access Revoke Issues

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
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SumanthMarigowda-MSFT avatar image
0 Votes"
SumanthMarigowda-MSFT answered SumanthMarigowda-MSFT commented

@MadhavVarma-4378 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://docs.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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.