0

I have single azure storage account for webjob to manage web job queues but I have multiple environments. So when working with dev or dev-feature all queues are created in single storage account they are picked by dev or dev-feature env any of them. so need to create queues based on environment and also receive them based on environment. As queue names are constant, so not able to receive them on environment basis in webjob project.

dhananjayS
  • 13
  • 3
  • Could you please provide the code how you configured the storage account connection and the queue in the Web jobs? –  Sep 12 '22 at 09:44

0 Answers0