I am trying to implement azure Storage queues with ansible but all what I can find in the docs is the Azure Service Bus queue!
Azure Storage queues module is not available in ansible, I had to implement it with terraform.