Messaging & Streaming
Azure Service Bus AI agent integration
Azure Service Bus integration for queues, topics, subscriptions, send/receive messages, and peek
Category
Messaging & Streaming
Authentication
Connection string
Protocol
MCP-compatible
What you can do with the Azure Service Bus integration
Give your AI agents authenticated access to Azure Service Bus so they can read, act, and update records on your behalf — inside a governed, observable workflow.
- Let agents read data from Azure Service Bus as part of a workflow.
- Let agents take typed actions inside Azure Service Bus with allow/deny policies.
- Combine Azure Service Bus with other tools to automate cross-system workflows.
- Audit every tool call in Monitor — agent, action, input, response, latency, cost.
How to connect Azure Service Bus
Provide a JDBC-style connection string. Dezifi encrypts it at rest and connects over TLS.
- 1
Open Integrations in your workspace
Navigate to Integrations from the left sidebar. The catalog opens to all available tools. - 2
Find Azure Service Bus
Search the catalog or filter to the Messaging & Streaming category. Click the Azure Service Bus card. - 3
Connect your account
Click Connect. Provide a JDBC-style connection string. Dezifi encrypts it at rest and connects over TLS. - 4
Test the connection
Run the built-in connection test. Dezifi calls a low-impact endpoint and confirms the credential works. - 5
Grant access to an agent
Open an agent in the builder, go to Tool Selection, check Azure Service Bus, save. The agent can now invoke Azure Service Bus actions during runs.
Governance and safety
Azure Service Bus is a tool like any other in Dezifi — its actions are governed by your policies, inspected by guardrails, and recorded in every run trace.
- Tool allow / deny — restrict which agents can invoke which actions.
- Approval gates — require human sign-off before destructive operations.
- Rate limits — cap how often an agent can call the integration.
- Audit trail — every call, input, response, and identity is logged.
Frequently asked questions
- How do I connect Azure Service Bus to Dezifi?
- Open Integrations in your workspace, search for Azure Service Bus, click Connect, and follow the connection string flow. Once connected, the integration becomes available as a tool for any agent.
- Which AI agents can use the Azure Service Bus integration?
- Any agent in your Dezifi workspace can be granted access to Azure Service Bus. You scope which agents see it via tool allow-lists on policies.
- Is the Azure Service Bus integration secure?
- Yes. Credentials are encrypted at rest, scoped to your workspace, and never shared across tenants. Every tool call is logged in the run trace.
- Can I limit what the agent can do in Azure Service Bus?
- Yes. Policies let you allow or deny specific actions and require human approval for high-risk operations. The principle of least privilege is enforced at runtime.
Other Messaging & Streaming integrations
Integration
ActiveMQ
ActiveMQ integration for queues, topics, message send/browse, connections, and broker info
Integration
Amazon SQS
Amazon SQS integration for queues, send/receive messages, queue attributes, and dead-letter queues
Integration
Apache Kafka
Apache Kafka integration for topics, consumer groups, produce/consume messages, brokers, and cluster info
Integration
Google Pub/Sub
Google Pub/Sub integration for topics, subscriptions, publish/pull messages, acknowledgments, and snapshots
Integration
RabbitMQ
RabbitMQ integration for queues, exchanges, bindings, message publish/consume, connections, and vhosts