-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.ArgumentException: Invalid ServiceBus connection string #101
Comments
@FedericoBinda what does the service bus connection string look like? There are a few, it's probably that you're using the wrong one. This might help. https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions |
It looks like this |
Some more information:
|
Hi
Whenever I try to parse a ServiceBus connection string I get an error that says the string is not valid. I do not understand why.
Here is what I do:
The text was updated successfully, but these errors were encountered: