-
Notifications
You must be signed in to change notification settings - Fork 612
Description
This is the exact same issue as #777 but I wasn't able to find a re-open button so I'm recreating it as a new issue.
I tried this in SBE 6.1.1 and 6.0.3 while trying to troubleshoot an event delivery issue and got the same results each time. My cloud app provider tried it to their event hub (that they ARE getting events from) with the same results.
Using the Primary connection string from my Event Hubs Namespace I get what appears to be a successful connection;
But when I try to create a Consumer Group Listener I get what looks like a connection error:
As I mentioned, this happens with 6.0.3 and 6.1.1 and the vendor of mine who was trying to use this tool to troubleshoot says is doesn't work for them, anymore, either (but used to).
I'm concerned Microsoft has changed something and this tool doesn't work, anymore. Can anyone confirm or have any suggestions to get around this?