Service Bus
Opened this issue · 3 comments
salsop commented
Service Bus does not seem to create a Queue.
I deployed Infra, and Hub and it didn't seem to create the Queue
irom77 commented
Same here, and I can see azure function invocation error :Microsoft.Azure.ServiceBus.MessagingEntityNotFoundException: Put token failed. status-code: 404, status-description: The messaging entity 'sb://netpan.servicebus.windows.net/xxx' could not be found.
salsop commented
I believe if you create a queue with the Azure Subscription ID it should work. This needs to be updated in the repo
irom77 commented
Right, I figured it out, and added manually