Azure File Storage - Create directory action

The Create directory action creates a new directory in Azure File Storage under a specified share or parent directory. The parent directory must already exist, and you can't create a directory hierarchy in a single action.

Input

Input fieldDescription
Directory pathEnter the path to the directory you plan to create. For example, hrdata/reports/2025. The parent directory must already exist.
Creation timeEnter the UTC creation time for the directory. Leave empty to use the current time.

Output

Output fieldDescription
Status codeHTTP status code of the operation.
Response headersHTTP response headers including ETag, last modified, file creation time, last write time, permission key, attributes, file ID, parent ID, and request ID.

Last updated: