David Handermann created NIFI-11549:
---------------------------------------
Summary: Add Azure Queue Storage Processors using Azure SDK 12
Key: NIFI-11549
URL: https://issues.apache.org/jira/browse/NIFI-11549
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Fix For: 2.latest
The {{GetAzureQueueStorage}} and {{PutAzureQueueStorage}} Processors depend on
the legacy Microsoft Azure SDK libraries. The current implementations also
depend on the Storage Credentials Service based on the legacy SDK.
Following the pattern of the Azure Blob Storage Processors, new implementations
should be created that depend on the current Azure SDK version 12. Adding new
Processors will enable subsequent deprecation of the current versions. The new
Processors should leverage the Credentials Service with Azure SDK 12.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)