Hello Experts,
I was using "ConsumeAzureEventHub" processor with nifi 1.16.3 and when I configure 'Storage Container Name' field to store consumer group state, processor was automatically creating the container (if not present) in the storage account when processor was started.
But in Nifi 1.25, I am seeing a different behavior where it does not auto create the container on processor start, instead just it show container does not exist error.
Is this is the expected behaviour in 1.25? if so what is the solution? should we separately create the container before hand and then use in processor?
Thanks,
Mahendra