Skip to content

Commit e3015cf

Browse files
committed
added links
1 parent 978796e commit e3015cf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/event-grid/partner-events-overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ With Partner Events, customers can build event-driven solutions across platforms
2626

2727
You receive events from a partner in a [partner topic](concepts.md#partner-topics) that's' created on your behalf by a partner. Here are the high-level steps to subscribe to events from a partner.
2828

29-
1. **Authorize partner to create a partner topic** in a resource group you designate. Authorizations are stored in partner configurations, Azure resources.
30-
2. Request partner to forward your events from its service to your partner topic. **Partner provisions a partner topic** in the specified resource group of your Azure subscription.
31-
3. After the partner creates a partner topic in your Azure subscription and resource group, **activate** your partner topic.
32-
4. **Subscribe to events** by creating one or more [event subscriptions](subscribe-through-portal.md) on the partner topic.
29+
1. [Authorize partner to create a partner topic](subscribe-to-partner-events.md#authorize-partner-to-create-a-partner-topic) in a resource group you designate. Authorizations are stored in partner configurations (Azure resources).
30+
2. [Request partner to forward your events](subscribe-to-partner-events.md#request-partner-to-enable-events-flow-to-a-partner-topic) from its service to your partner topic. **Partner provisions a partner topic** in the specified resource group of your Azure subscription.
31+
3. After the partner creates a partner topic in your Azure subscription and resource group, [activate](subscribe-to-partner-events.md#activate-a-partner-topic) your partner topic.
32+
4. [Subscribe to events](subscribe-to-partner-events.md#subscribe-to-events) by creating one or more event subscriptions on the partner topic.
3333

3434
:::image type="content" source="./media/partner-events-overview/receive-events-from-partner.png" alt-text="Steps to receive events from a partner":::
3535

@@ -40,10 +40,10 @@ You receive events from a partner in a [partner topic](concepts.md#partner-topic
4040

4141
The process to send events to a partner is similar to that of receiving events from a partner. You send events to a partner using a [partner destination](concepts.md#partner-destination) that's created by the partner upon your request. A partner destination is a kind of resource that contains information such as the partner's endpoint URL to which Event Grid sends events. Here are the steps to send events to a partner.
4242

43-
1. **Authorize partner to create a partner destination** in a resource group you designate. Authorizations are stored in partner configurations.
43+
1. [Authorize partner](subscribe-to-partner-events.md#authorize-partner-to-create-a-partner-topic) to create a partner destination in a resource group you designate. Authorizations are stored in partner configurations.
4444
2. **Request partner to create a partner destination** resource in the specified Azure resource group in your Azure subscription. Prior to creating a partner destination, the partner should configure its system to be able to receive and, if supported, route your Microsoft events within its platform.
45-
1. After the partner creates a partner destination in your Azure subscription and resource group, **activate your partner destination**.
46-
1. **Subscribe to events** using [event subscriptions](subscribe-through-portal.md) on any kind of topic available to you: system topic (Azure services), custom topic or domain (your custom solutions) or a partner topic from another partner. When configuring your event subscription, select partner destination as the endpoint type and select the partner destination to which your events are going to start flowing.
45+
1. After the partner creates a partner destination in your Azure subscription and resource group, [activate](deliver-events-to-partner-destinations.md#activate-a-partner-destination) your partner destination.
46+
1. [Subscribe to events](deliver-events-to-partner-destinations.md#create-an-event-subscription-using-partner-destination) using an event subscriptions on any kind of topic available to you: system topic (Azure services), custom topic or domain (your custom solutions) or a partner topic from another partner. When configuring your event subscription, select partner destination as the endpoint type and select the partner destination to which your events are going to start flowing.
4747

4848

4949
:::image type="content" source="./media/partner-events-overview/send-events-to-partner.png" alt-text="Steps to send events to a partner":::

0 commit comments

Comments
 (0)