Open ErikMogensen opened 2 years ago
Unfortunately there is no support in the latest Event hubs SDK for managing Event hubs using connection strings for authentication. It is not planned either. Then we have to switch to solely using AAD or develop that support ourselves. Or does anyone know about such code being available somewhere?
Reference: https://github.com/Azure/azure-sdk-for-net/issues/31848#issue-1412221897
It looks like this has to be done in one PR.
Depends upon #686, Refactor the ServiceBusHelper class.