azure-eventgrid-py

Installation
SKILL.md

Azure Event Grid SDK for Python

Event routing service for building event-driven applications with pub/sub semantics.

Installation

pip install azure-eventgrid azure-identity

Environment Variables

EVENTGRID_TOPIC_ENDPOINT=https://<topic-name>.<region>.eventgrid.azure.net/api/events
EVENTGRID_NAMESPACE_ENDPOINT=https://<namespace>.<region>.eventgrid.azure.net

Authentication

Installs
1
GitHub Stars
2.6K
First Seen
Jan 29, 2026
azure-eventgrid-py — microsoft/agent-skills