Loading data from dataframe to Azure Storage Queue/Message Queue.

sensanjoy
Contributor II

Hi Experts,

We do have one use case where we have batch load that create a dataframe at end and now we want to load this data at Azure Storage Queue/Message Queue so that some Rest API can read the data/messages from the queue later and process it accordingly.

Is it possible ? If not, what would be the best approach to follow here.

Thanks.