PaloAltoNetworks/azure-autoscaling

Service Bus

Opened this issue · 3 comments

Service Bus does not seem to create a Queue.

I deployed Infra, and Hub and it didn't seem to create the Queue

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.

I believe if you create a queue with the Azure Subscription ID it should work. This needs to be updated in the repo

Right, I figured it out, and added manually