External DocumentationTo learn more, visit the Azure Storage documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Blob Name | The name of the blob to create or update. |
| Container Name | The name of the container. Can be obtained from the List Containers action. |
| Content | The content to append to the blob. |
| File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
| Upload Type | The type of the upload to perform, defaults to update by content. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |