Skip to content

Commit 9e8d040

Browse files
committed
Subscribe to Tribal Group event
1 parent 825c604 commit 9e8d040

File tree

5 files changed

+47
-1
lines changed

5 files changed

+47
-1
lines changed

articles/event-grid/includes/authorize-verified-partner-to-create-topic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You must grant your consent to the partner to create partner topics in a resourc
3333

3434
:::image type="content" source="./media/subscribe-to-partner-events/partner-authorization-configuration.png" alt-text="Screenshot showing the Create Partner Configuration page with the Partner Authorization link selected.":::
3535
1. On the **Add partner authorization to create resources** page, you see a list of **verified partners**. A verified partner is a partner whose identity has been validated by Microsoft. Follow these steps to authorize **Auth0** to create a partner topic.
36-
1. Select the **verified partner** (Auth0, SAP, or Microsoft Graph API) from the list of verified partners.
36+
1. Select the **verified partner** (Auth0, SAP, Tribal Group, or Microsoft Graph API) from the list of verified partners.
3737
1. Specify **authorization expiration time**.
3838
1. select **Add**.
3939

2.93 KB
Loading

articles/event-grid/subscribe-to-partner-events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Here's the list of partners and a link to submit a request to enable events flow
3535
- [Auth0](auth0-how-to.md)
3636
- [Microsoft Graph API](subscribe-to-graph-api-events.md)
3737
- [SAP](subscribe-to-sap-events.md)
38+
- [Tribal Group](subscribe-to-tribal-group-events.md)
3839

3940

4041
[!INCLUDE [activate-partner-topic](includes/activate-partner-topic.md)]
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Azure Event Grid - Subscribe to Tribal Group events
3+
description: This article explains how to subscribe to events published by Tribal Group.
4+
ms.topic: how-to
5+
ms.date: 10/25/2022
6+
---
7+
8+
# Subscribe to events published by Tribal Group
9+
This article describes steps to subscribe to events published by [Tribal Group's Edge Education Platform](https://www.tribalgroup.com/solutions/cloud-and-data-services/tribal-edge).
10+
11+
12+
## Prerequisites
13+
14+
Following are the prerequisites that your system needs to meet before attempting to configure your Tribal Group system to send events to Azure Event Grid.
15+
16+
- Azure subscription to use Azure Event Grid and Microsoft Power Automate.
17+
- Admissions account with permissions to use the Edge Admin application.
18+
19+
20+
## High-level steps
21+
22+
1. [Register the Event Grid resource provider](#register-the-event-grid-resource-provider) with your Azure subscription.
23+
1. [Authorize partner](#authorize-partner-to-create-a-partner-topic) to create a partner topic in your resource group.
24+
1. [Enable Tribal Group events to flow to a partner topic](#enable-events-to-flow-to-your-partner-topic).
25+
4. [Activate partner topic](#activate-a-partner-topic) so that your events start flowing to your partner topic.
26+
5. [Subscribe to events](#subscribe-to-events).
27+
28+
[!INCLUDE [register-event-grid-provider](includes/register-event-grid-provider.md)]
29+
30+
[!INCLUDE [authorize-verified-partner-to-create-topic](includes/authorize-verified-partner-to-create-topic.md)]
31+
32+
33+
## Enable events to flow to your partner topic
34+
35+
Follow instructions from [How to set up event streams to Azure Event Grid](https://help.tribaledge.com/emea/edge/Connectors/PowerAutomate/how-to-setup-azure-events.htm) to set up Tribal Group event streams that are sent to your partner topic. Once you configure your event stream and is active, you should have a partner topic created.
36+
37+
38+
[!INCLUDE [activate-partner-topic](includes/activate-partner-topic.md)]
39+
40+
[!INCLUDE [subscribe-to-events](includes/subscribe-to-events.md)]
41+
42+
## Next steps
43+
See [subscribe to partner events](subscribe-to-partner-events.md).

articles/event-grid/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ items:
280280
href: subscribe-to-partner-events.md
281281
- name: Subscribe to SAP events
282282
href: subscribe-to-sap-events.md
283+
- name: Subscribe to Tribal Group events
284+
href: subscribe-to-tribal-group-events.md
283285
- name: Auth0
284286
items:
285287
- name: Subscribe to Auth0 events

0 commit comments

Comments
 (0)