# Azure File Storage - Delete file action
The Delete file action lets you delete an existing file from Azure File Storage.
# Input
Input field | Description |
---|---|
File path | Enter the path to the file in the share, including the file name. For example, hrdata/test.csv . |
Timeout | Specify the timeout in seconds to wait for the server to complete the operation. |
Headers | Specify HTTP request headers to customize lease validation, request tracking, and trailing dot behavior. |
# Output
Output field | Description |
---|---|
Status code | HTTP status code of operation. |
Response headers | HTTP response headers including content length, server, request ID, version, and date. |
Last updated: 9/17/2025, 8:53:38 PM