DeleteAzureBlobStorage_v12 2025.5.31.15¶
Bundle¶
org.apache.nifi | nifi-azure-nar
Description¶
Deletes the specified blob from Azure Blob Storage. The processor uses Azure Blob Storage client library v12.
Input Requirement¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
Properties¶
Property |
Description |
---|---|
blob-name |
The full name of the blob |
container-name |
Name of the Azure storage container. In case of PutAzureBlobStorage processor, container can be created if it does not exist. |
delete-snapshots-option |
Specifies the snapshot deletion options to be used when deleting a blob. |
proxy-configuration-service |
Specifies the Proxy Configuration Controller Service to proxy network requests. In case of SOCKS, it is not guaranteed that the selected SOCKS Version will be used by the processor. |
storage-credentials-service |
Controller Service used to obtain Azure Blob Storage Credentials. |
Relationships¶
Name |
Description |
---|---|
failure |
Unsuccessful operations will be transferred to the failure relationship. |
success |
All successfully processed FlowFiles are routed to this relationship |