Particular / NServiceBus.AzureFunctions.InProcess.ServiceBus

Process messages in AzureFunctions using the Azure Service Bus trigger and the NServiceBus message pipeline.
Other
10 stars 5 forks source link

enable credential based authentication #821

Closed PhilBastian closed 3 months ago

PhilBastian commented 4 months ago

utilise AzureComponentFactory to enable using the standard configuration options for credential-based authentication

Closes https://github.com/Particular/NServiceBus.AzureFunctions.InProcess.ServiceBus/issues/390

danielmarbach commented 4 months ago

I looked into the testing infrastructure and I think I have a way to proceed. I will push something tomorrow