Added a Kafka Azure Storage Queue module
diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml
index 5245254..2f7e847 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/pom.xml
@@ -112,6 +112,7 @@
         <module>kafka-sqs-exchange-pooling</module>
         <module>kafka-azure-storage-blob</module>
         <module>kafka-azure-storage-blob-exchange-pooling</module>
+        <module>kafka-azure-storage-queue</module>
         <module>kafka-minio</module>
         <module>kafka-minio-exchange-pooling</module>
         <module>kafka-mongo</module>