allow to create queue using arm template
We need to create queue using arm template. Now we cannot deploy our product where Azure Functions use this queue.

4 comments
-
tjgalama commented
It looks like this item is already implemented using another feedback issue:
https://feedback.azure.com/forums/281804-azure-resource-manager/suggestions/9306108-let-me-define-preconfigured-blob-containers-tableAlthough it's not officially finished you can find the specs here:
https://docs.microsoft.com/en-us/azure/templates/microsoft.storage/storageaccounts/queueservices/queues -
Tim commented
Is there a road map for this?
-
Andrew commented
In addition to queues, tables would be nice to provision via ARM template as well.
-
Greg Hoelzer commented
Seems like a big gap? I just came across this same limitation trying to create ARM templates for one of my Azure Logic App Demo's that leverages Storage Queues