Azure File Storage - Search files and directories action

The Search files and directories action lists the files and directories under a directory path in Azure File Storage. You can filter results by name prefix and page through large listings using the returned next page value.

Input

Input fieldDescription
Directory pathEnter the path to the directory you plan to list. For example, hrdata/reports. Leave empty to list the root of the file share.
PrefixEnter a prefix the search to limit files and directories whose names begin with the specified prefix.
Page sizeEnter the maximum number of files or directories to return. Default and maximum is 5000.

Output

Output fieldDescription
EntriesList of files and directories found under the directory path, including type, name, file ID, content length, timestamps, ETag, attributes, and permission key for each entry.
Directory IDUnique identifier of the searched directory.
Next pageValue to use in the Page input field to retrieve the next page of results.

Last updated: