Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 2.14 KB

subscribe-to-partner-events.md

File metadata and controls

51 lines (32 loc) · 2.14 KB
title description ms.topic ms.date
Azure Event Grid - Subscribe to partner events
This article explains how to subscribe to events from a partner using Azure Event Grid.
how-to
01/18/2024

Subscribe to events published by a partner with Azure Event Grid

This article describes steps to subscribe to events that originate in a system owned or managed by a partner (SaaS, Enterprise Resource Planning (ERP), etc.).

Important

If you aren't familiar with the Partner Events feature, see Partner Events overview to understand the rationale of the steps in this article.

High-level steps

Here are the steps that a subscriber needs to perform to receive events from a partner.

  1. Register the Event Grid resource provider with your Azure subscription.
  2. Authorize partner to create a partner topic in your resource group.
  3. Request partner to enable events flow to a partner topic.
  4. Activate partner topic so that your events start flowing to your partner topic.
  5. Subscribe to events.

[!INCLUDE register-provider]

[!INCLUDE authorize-partner-to-create-topic]

Request partner to enable events flow to a partner topic

Here's the list of partners and a link to submit a request to enable events flow to a partner topic.

[!INCLUDE activate-partner-topic]

[!INCLUDE subscribe-to-events]

Next steps

For more information, see the following articles about the Partner Events feature: