Skip to main content

AzureBlobStorageFileResourceService

Description

Provides an Azure Blob Storage file resource for other components.

Tags

azure, blob, cloud, file, microsoft, resource, storage

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Storage Credentials *storage-credentials-serviceController Service:
AzureStorageCredentialsService_v12

Implementations:
AzureStorageCredentialsControllerServiceLookup_v12
AzureStorageCredentialsControllerService_v12
Controller Service used to obtain Azure Blob Storage Credentials.
Container Name *container-name${azure.container}Name of the Azure storage container. In case of PutAzureBlobStorage processor, container can be created if it does not exist.

Supports Expression Language, using FlowFile attributes and Environment variables.
Blob Name *blob-name${azure.blobname}The full name of the blob

Supports Expression Language, using FlowFile attributes and Environment variables.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also

FetchAzureBlobStorage_v12