Brokers
Brokers
Broker Systems
Broker | Queue | Topic | Subscription |
---|---|---|---|
Azure Service Bus | Queue | Topic | Subscription |
Connecting to Azure Service Bus
Due to the broad authorization policies of Azure Service Bus Message Aid needs Manage
, Send
, and Listen
claims in order to work.
If using a Shared Access Policy, you will get both a Primary and a Secondary connection string. You may use which ever best fits your company's policy.
By default, you will need to allow the Message Aid agent to access the namespace using the above credential.
Broker Features
Feature | Support | Notes |
---|---|---|
Partition Queues | ā | Messages will be resubmitted with the same Partition Key |
Session Queues | ā | Messages will be resubmitted with the same Session Key |
Message Broker Metadata
- Message Id
- Correlation Id
- Partition Key
- Session Id
- Content Type