DeleteAzureBlobStorage_v12 2025.10.9.21

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.

Tags

azure, blob, cloud, microsoft, storage

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Blob NameThe full name of the blob
Container NameName of the Azure storage container. In case of PutAzureBlobStorage processor, container can be created if it does not exist.
Delete Snapshots OptionSpecifies the snapshot deletion options to be used when deleting a blob.
Storage CredentialsController Service used to obtain Azure Blob Storage Credentials.
proxy-configuration-serviceSpecifies 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.

Relationships

NameDescription
failureUnsuccessful operations will be transferred to the failure relationship.
successAll successfully processed FlowFiles are routed to this relationship

See also