Skip to content

Commit c3bada2

Browse files
committed
Merge branch 'robece-inline-event-types' of https://github.com/robece/azure-docs-pr into robece-inline-event-types
2 parents 9c81c43 + 89de0bc commit c3bada2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/event-grid/onboard-partner.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ If you selected **Channel name header** for **Partner topic routing mode**, crea
132132
:::image type="content" source="./media/onboard-partner/channel-partner-topic-basics.png" alt-text="Image showing the Create Channel - Basics page.":::
133133
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.
134134

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.":::
136136

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.":::
138138

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.":::
140140
1. If you selected **Partner Destination**, enter the following details:
141141
1. **ID of the subscription** in which the partner topic will be created.
142142
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
169169

170170
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.
171171

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.":::
173173

174174
> [!IMPORTANT]
175175
> Don't forget to save changes before leaving the configuration page.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ You may want to use the Partner Events feature if you've one or more of the foll
4444

4545
### For partners as a subscriber
4646

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 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.
4949
- 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.
5050
- Your system/platform supports [Cloud Events 1.0](https://cloudevents.io/) schema.
5151

0 commit comments

Comments
 (0)