How to View Open Files on Azure File Share

Big Fatwow 26 Reputation points
2021-08-25T15:23:40.523+00:00

Is it possible to view open files and open sessions on an Azure File Share like you can with a traditional server file share?

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

Accepted answer
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2021-08-26T17:39:02.223+00:00

    @Big Fatwow
    You can use the PowerShell command Get-AzStorageFileHandle to lists file handles of a file share, a file directory or a file.

    Hope this helps. Let me know if you need assistance or have further questions.

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

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


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.