Hi Everyone can someone help with creating custom queue for auto loader as
given here as default FlushwithClose event is not getting created when my data is uploaded to blob as given in azure DB docs
cloudFiles.queueName
The name of the Azure queue. If provided, the cloud files source directly consumes events from this queue instead of setting up its own Azure Event Grid and Queue Storage services. In that case, your
cloudFiles.connectionString
requires only read permissions on the queue.