You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/29 15:53:00 UTC

[jira] [Created] (NIFI-11360) Support Client-Side Encryption for Azure Blob v12 Processors

David Handermann created NIFI-11360:
---------------------------------------

             Summary: Support Client-Side Encryption for Azure Blob v12 Processors
                 Key: NIFI-11360
                 URL: https://issues.apache.org/jira/browse/NIFI-11360
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: David Handermann


Azure Blob v12 components support integration with Azure Blob Storage using the current Azure SDK version 12.

The PutAzureBlobStorage and FetchAzureBlobStorage Processors support Client-Side Encryption using an earlier version of the SDK, and initial versions of the current SDK did not support this capability.

Azure Blob SDK 12.13.0 introduced support for a Customer Provided Key. Implementing support for Client-Side Encryption in version 12 Processors will support removal of the Processors that depend on the legacy SDK.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)