Microsoft Azure Event Grid API

Azure Event Grid is a fully managed event routing service that enables developers to build event-driven architectures. It provides reliable delivery of events at massive scale and simplifies the development of event-based applications by managing all routing of events from any source to any destination, supporting filtering and fan-out patterns for serverless and microservices-based solutions.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure:azure-event-grid-api
name: Microsoft Azure Event Grid API
tags:
- Events
- Messaging
- Serverless
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/azure/event-grid/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/eventgrid/
  type: Documentation
- url: https://azure.microsoft.com/en-us/products/event-grid
  type: GettingStarted
description: Azure Event Grid is a fully managed event routing service that enables developers to build
  event-driven architectures. It provides reliable delivery of events at massive scale and simplifies
  the development of event-based applications by managing all routing of events from any source to any
  destination, supporting filtering and fan-out patterns for serverless and microservices-based solutions.