sjyang18 commented on pull request #4226:
URL: https://github.com/apache/nifi/pull/4226#issuecomment-621309298


   @pvillard31  Yes on ADLS side. I am looking into it and I will create 
another PR later. 
   As for BlobStorage, the existing processors are using legacy azure-storage 
SDK (com.microsoft.azure groupID), and the legacy SDK does not have the higher 
version that support managed identities. Thus, migration of existing 
BlobStorage processors with the new azure SDK (com.azure groupID) is the first 
step, if we want to add this feature to Blob storage processors.  I expects 
there will be impact on the existing NIFI flow with existing blob storage, in 
this case. Do you have any migration guidance example that I reference?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to