-1

I have tried integrating my azure blobs with Apache nifi and failed. I have used listazureblobStorage and FetchAzureBlobStorage processors.

Processor Property

Krzysztof Madej
  • 32,704
  • 10
  • 78
  • 107
  • What is the specific error or failed you are facing. Would suggest you to follow this link : https://blogchinmaya.blogspot.com/2020/12/integrating-apache-nifi-with-azure.html – RahulKumarShaw Aug 04 '21 at 07:06

1 Answers1

0

The other blind you mention have the same Storage Credentials, Storage Account Name, and Storage Account Key. If those values are the same used in the other processors for azure listed above and are shown to work, it could either be an issue with the specific access tokens validity, access to the blob, or something else with the specific NiFi processor.

Mike R
  • 464
  • 5
  • 16