You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Select **Add event type definitions** to declare the kind of events that are sent to the channel and to its associated partner topic. Event types are shown to customers when creating event subscriptions on the partner topic and are used to select the specific event types to send to an event handler destination.
134
134
135
-
:::image type="content" source="./media/onboard-partner/event-type-definition-1.png" alt-text="Image showing the event type definition 1.":::
135
+
:::image type="content" source="./media/onboard-partner/event-type-definition-1.png" alt-text="Screenshot that shows the Event Types Definitions section with Add event types definitions option selected.":::
136
136
137
-
:::image type="content" source="./media/onboard-partner/event-type-definition-2.png" alt-text="Image showing the event type definition 2.":::
137
+
:::image type="content" source="./media/onboard-partner/event-type-definition-2.png" alt-text="Screenshot that shows the definition of a sample event type.":::
138
138
139
-
:::image type="content" source="./media/onboard-partner/event-type-definition-3.png" alt-text="Image showing the event type definition 3.":::
139
+
:::image type="content" source="./media/onboard-partner/event-type-definition-3.png" alt-text="Screenshot that shows a list with the event type definition that was added.":::
140
140
1. If you selected **Partner Destination**, enter the following details:
141
141
1.**ID of the subscription** in which the partner topic will be created.
142
142
1.**Resource group** in which the partner topic will be created.
@@ -169,7 +169,7 @@ If you created a channel you may be interested to update the configuration once
169
169
170
170
1. Go to the **Configuration** on the channel. You may update message for partner topic activation, expiration time if not activated, and event type definitions.
171
171
172
-
:::image type="content" source="./media/onboard-partner/channel-configuration.png" alt-text="Image showing the channel configuration.":::
172
+
:::image type="content" source="./media/onboard-partner/channel-configuration.png" alt-text="Screenshot that shows the Configuration page of a channel.":::
173
173
174
174
> [!IMPORTANT]
175
175
> Don't forget to save changes before leaving the configuration page.
Copy file name to clipboardExpand all lines: articles/event-grid/partner-events-overview-for-partners.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,8 @@ You may want to use the Partner Events feature if you've one or more of the foll
44
44
45
45
### For partners as a subscriber
46
46
47
-
- You want your service to react to customer events that originate in Microsoft/Azure.
48
-
- You want your customer to react to Microsoft/Azure service events using their applications hosted by your platform. You use your platform's event routing capabilities to deliver events to the right customer solution.
47
+
- You want your service to react to customer events that originate in MicrosoftAzure.
48
+
- You want your customer to react to MicrosoftAzure service events using their applications hosted by your platform. You use your platform's event routing capabilities to deliver events to the right customer solution.
49
49
- You want a simple model where your customers just select your service name as a destination without the need for them to know technical details like your platform endpoints.
50
50
- Your system/platform supports [Cloud Events 1.0](https://cloudevents.io/) schema.
0 commit comments