Creating an Azure Service Bus and Queue

Creating an Azure Service Bus and Queue

The first step in the process is to create the Azure service bus for Dynamics to consume, Dynamics requires that this service bus is configured for Access Connection String (ACS) authentication. Unfortunately the default settings when setting up a service bus in the azure portal does not configure ACS for you, we need to create […]