dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
http://www.dolittle.io
MIT License
27 stars 5 forks source link

Add support for automatically creating queues/topics in Azure ServiceBus support #7

Closed einari closed 6 years ago

einari commented 7 years ago

Look into possibly flipping around the whole credentials management for ServiceBus. Management libraries are looking for service credentials, while today we have ConnectionString going into the queue client. Should only need one of them for both purposes.