PaloAltoNetworks / azure-autoscaling

Azure autoscaling solution using VMSS
17 stars 39 forks source link

Service Bus #3

Open salsop opened 5 years ago

salsop commented 5 years ago

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 4 years ago

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 4 years ago

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 4 years ago

Right, I figured it out, and added manually