Azure File Storage - Get file contents action

The Get file contents action enables you to download the contents of an existing file from Azure File Storage.

Input

Input fieldDescription
File pathEnter the path to the file in the share, including the file name. For example, hrdata/test.csv
TimeoutSpecify the timeout in seconds to wait for the server to complete the operation.
HeadersSpecify HTTP request headers to customize range, content integrity checks, lease validation, request tracking, and trailing dot behavior.

Output

Output fieldDescription
File contentsContents of the file.
Response headersHTTP response headers including cache control, content length, content type, last modified, ETag, and request ID.

Last updated: