azure-event-hubs

azure-event-hubs is a skill for Claude Code from MicrosoftDocs/Agent-Skills. It costs 127 tokens per session (3,349 once invoked), scanned A, original, CC-BY-4.0.

A development guide for Azure Event Hubs, a service for collecting and processing large streams of events, with support for Kafka clients and other SDKs.

In plain words
What is it for?
Use it with Kafka clients or Streams, the .NET SDK, geo-replication, Entra ID and RBAC authentication, and Event Hubs deployment.
Why use it?
It helps with architecture, authentication, replication, deployment, troubleshooting, and limits when building event-streaming systems.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the azure-agent-skills plugin — 198 skills shipped together , and of azure-agent-skills

Good fit Use it with Kafka clients or Streams, the .NET SDK, geo-replication, Entra ID and RBAC authentication, and Event Hubs deployment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoftdocs/agent-skills/azure-event-hubs
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add MicrosoftDocs/Agent-Skills --skill azure-event-hubs
Clone the repo
git clone --depth 1 https://github.com/MicrosoftDocs/Agent-Skills

Made for: Claude Code.

Or install azure-agent-skills, the plugin that ships this one along with the rest of its 198 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-event-hubs

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-event-hubs.svg)](https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-event-hubs)
Your own site
<a href="https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-event-hubs"><img src="https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-event-hubs.svg" alt="Measured on agentmods" height="20"></a>
Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,349 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00127 $0.03349
Opus 5 $0.00063 $0.01674
Sonnet 5 $0.00025 $0.00670
Haiku 4.5 $0.00013 $0.00335

Measured 4d ago against content hash ef6d2fbe6e55, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

azure-event-hubs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/azure-event-hubs/SKILL.md · 145 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 145 lines · 127 tokens per session scan A ef6d2fbe6e55

Subscribe to this mod's changes

azure-event-hubs is a skill published in the GitHub repository MicrosoftDocs/Agent-Skills (735 stars, last pushed today), licensed CC-BY-4.0. It adds 127 tokens to every session and 3,349 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

flowstudio-power-automate-build

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power…

boshi-xixixi/TraeSkill · 127 tokens

consul

Operational skill for agents to run HashiCorp Consul for service discovery, health checks, KV config, intentions, and service mesh basics.

alivirgo/Major-AI-Skills · 31 tokens

kinesis-stream

Managed, ordered, replayable event stream — the deployable streaming primitive. Records are retained (default 24h, up to 365 days) and each consumer reads independently at its own offset, so the same events can feed many pipelines and be re-read after a bug fix. Config knobs: streamMode, retentionHours.

AlexK020908/infra-designer · 0 tokens

sqs-queue

Managed message queue; the catalog's only queue node. Config knobs: fifo (false), visibilityTimeoutSec (30), retentionDays (4), dlqEnabled (true). Use it for async work handoff — see long-running-tasks.md for the job pattern, scaling-writes.md for write buffering, multi-step-processes.md for workflow chains.

AlexK020908/infra-designer · 0 tokens

azure-appconfiguration-java

Client library for Azure App Configuration, a managed service for centralizing application configurations.

rootcastleco/rei-skills · 0 tokens

azure-eventhub-dotnet

High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.

rootcastleco/rei-skills · 0 tokens