Blog Post
Announcing the Public Preview of the New Hybrid Connection Manager (HCM)
alvin3ā Can you please share the format of the connection string you used here? Please remove any personal info from it.
I will update the docs to provide more info on the connection string format and where to find it. It should look like the following. I just tested with this and was able to successfully add a connection. If we confirm this is correct for you and you still can't add, we can diagnose further.
Endpoint=sb://<namespace>.servicebus.windows.net/;SharedAccessKeyName=defaultListener;SharedAccessKey=<key>;EntityPath=<hybrid-connection-name>
This can be found in the Azure portal if you select your Hybrid Connection:
Hi Jordan,
Your colleague Xingyang has emailed me that it is a bug that is incorrectly rejecting connection strings that contain any underscore characters (_). I can confirm that would be the case based on my testing so far. You are copied in that email too.