1
votes

we are working on an integration with service bus. We don't have an account with azure, so we can't run our own server, but our client does.

For testing purposes, are there any openly available service bus topics I can subscribe to and test our code? the content actually does not matter, we just want to make sure our code can connect and read messages.

If this is not possible, how is the approach for testing our subscription code for azure service bus? Do we need to open a azure account?

thanks!

1

1 Answers

1
votes

You do need your own subscription to create and test Service Bus Topics.

To create your free Azure Subscription refer here.