Do coding agents recommend Event Hubs?
Coding agents raised Event Hubs in 60 of 588 judged message queues sessions and chose it in none of them.
Coding agents raised Event Hubs in 60 of 588 judged message queues sessions and chose it in none of them.
This page reports what happened when Claude Code, Codex, Cursor, Grok Build CLI and Muse Code had to solve a problem in message queues inside a realistic codebase. Not what a chat assistant says about Event Hubs. What an agent actually installed.
The numbers
| Category | Message queues |
| Sessions in the category | 588 |
| Sessions where Event Hubs was chosen | 0 |
| Install share | 0% |
| Raised as a candidate, not chosen | 60 |
| Chosen when considered | 0% |
| Site | azure.microsoft.com |
Which agents raised Event Hubs
Every agent considered it and none adopted it. Codex raised it most often, in 12% of its message queues sessions.
| Agent | Sessions | Raised Event Hubs | Chose it |
|---|---|---|---|
| Claude Code | 138 | 12 (9%) | 0 |
| Codex | 144 | 17 (12%) | 0 |
| Cursor | 134 | 16 (12%) | 0 |
| Grok Build CLI | 35 | 4 (11%) | 0 |
| Muse Code | 137 | 11 (8%) | 0 |
Which buyers it came up for
It surfaced most for requests written as enterprise team, in 18% of those sessions. Knowing which buyer already has the product in mind tells you which pages to fix first.
| Who is asking | Sessions | Raised it |
|---|---|---|
| Vibe coder | 96 | 0 (0%) |
| Junior developer | 195 | 24 (12%) |
| Senior engineer | 99 | 0 (0%) |
| Enterprise team | 198 | 36 (18%) |
What Event Hubs was up against
The full ranking in message queues, from the same sessions:
| # | Product | Runs won | Share |
|---|---|---|---|
| 1 | Built in-house (no product adopted) | 104 | 18% |
| 2 | Apache Kafka | 78 | 13% |
| 3 | Amazon SQS | 64 | 11% |
| 4 | Service Bus | 49 | 8% |
| 5 | Amazon Kinesis | 42 | 7% |
| 6 | Laravel Queues | 40 | 7% |
| 7 | Cloud Tasks | 38 | 6% |
| 8 | Cloudflare Queues | 32 | 5% |
What this means
Raised 60 times and chosen none is a specific, diagnosable result, and a better starting position than being unknown. The agent has the product in mind. It reached the shortlist 60 times. Something then lost every one of those sessions.
In our data the causes, in the order they occur:
- The quickstart does not run when pasted, so the agent abandoned it mid-integration.
- The documentation describes an interface that changed, so the generated code failed.
- The product name and the package name differ, so the install step went wrong.
- The fit was genuinely wrong for the repository, which is fine and worth knowing.
All but the last are fixable in days, and the reason is written down in the session transcript.
Where these numbers come from
The 588 sessions in message queues are part of a published set of 13,497, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: how we measured this.
Every message queues run can be replayed on the board.
If you work on Event Hubs: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.
<!-- generated by scripts/write-data-pages.mjs -->
Common questions
Do coding agents recommend Event Hubs?
They raise it but do not choose it. Across 60 sessions where Event Hubs came up as a candidate, agents chose something else every time.
Does Claude Code recommend Event Hubs?
In 0 of the 138 sessions in message queues run with Claude Code, which is 0%.
Do different coding agents treat Event Hubs differently?
Not much. Claude Code, Codex, Cursor, Grok Build CLI and Muse Code chose it at similar rates, between 0% and 0% of their runs.
How was this measured?
Real coding agents at pinned versions were run in sandboxes inside 91 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.
Where this comes from
Armature ran 13,497 judged sessions with Claude Code, Codex, Cursor, Grok Build CLI and Muse Code inside 91 realistic codebases, and published every run. The numbers on this page come from that work.