pvillard31 commented on pull request #4226: URL: https://github.com/apache/nifi/pull/4226#issuecomment-621342132
> @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? Thanks @sjyang18 - it makes sense. I don't have any strong feeling about doing this for BlobStorage processors. Having it for ADLS would be a great start IMHO. This was more out of curiosity as I'm not as familiar with Azure as I can be with another cloud provider. ---------------------------------------------------------------- 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: [email protected]
