has anybody had any issues with eventhubs / servic...
# azure
b
has anybody had any issues with eventhubs / servicebus? I got the deprecation warning about azure.eventhub.EventHubNamespace being replace with azure.eventhub.Namespace so I changed that... now I'm getting
Copy code
warning: Namespace is deprecated: azure.eventhub.Namespace has been deprecated in favour of azure.servicebus.Namespace
which seems odd but ok... but an actual error I'm now getting is that calls to eventhub.getNamespace are failing with a 404 because it's trying to find a servicebus