ComfyUI Node
Upload to Azure Storage Container
Uploads any file path to Azure Blob Storage using the connection string stored in Swiss Army Knife settings, returning status text plus the blob URL/name.
Upload to Azure Storage Container
- upload_status
- blob_url
- blob_name
◄filename►
◄container_nameuploads►
CategorySwiss Army Knife 🔪/Utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| filename | STRING | Full path to the file to upload | |
| container_name | STRING | uploads | Azure Storage container name (will be created if it doesn't exist) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| upload_status | STRING | — |
| blob_url | STRING | — |
| blob_name | STRING | — |