Skip to content

Commit b132dd8

Browse files
committed
verified partner
1 parent f425fe5 commit b132dd8

File tree

4 files changed

+50
-2
lines changed

4 files changed

+50
-2
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: include file
3+
description: include file
4+
services: event-grid
5+
author: spelluru
6+
ms.service: event-grid
7+
ms.topic: include
8+
ms.date: 10/31/2022
9+
ms.author: spelluru
10+
ms.custom: include file
11+
---
12+
13+
## Authorize partner to create a partner topic
14+
15+
You must grant your consent to the partner to create partner topics in a resource group that you designate. This authorization has an expiration time. It's effective for the time period you specify between 1 to 365 days.
16+
17+
> [!IMPORTANT]
18+
> For a greater security stance, specify the minimum expiration time that offers the partner enough time to configure your events to flow to Event Grid and to provision your partner topic. Your partner won't be able to create resources (partner topics) in your Azure subscription after the authorization expiration time.
19+
20+
> [!NOTE]
21+
> Event Grid started enforcing authorization checks to create partner topics around June 30th, 2022.
22+
23+
24+
1. Sign in to the [Azure portal](https://portal.azure.com).
25+
1. In the search bar at the top, enter **Partner Configurations**, and select **Event Grid Partner Configurations** under **Services** in the results.
26+
1. On the **Event Grid Partner Configurations** page, select **Create Event Grid partner configuration** button on the page (or) select **+ Create** on the command bar.
27+
28+
:::image type="content" source="./media/subscribe-to-partner-events/partner-configurations.png" alt-text="Event Grid Partner Configurations page showing the list of partner configurations and the link to create a partner registration.":::
29+
1. On the **Create Partner Configuration** page, do the following steps:
30+
1. In the **Project Details** section, select the **Azure subscription** and the **resource group** where you want to allow the partner to create a partner topic.
31+
1. In the **Partner Authorizations** section, specify a default expiration time for partner authorizations defined in this configuration.
32+
1. To provide your authorization for a partner to create partner topics in the specified resource group, select **+ Partner Authorization** link.
33+
34+
:::image type="content" source="./media/subscribe-to-partner-events/partner-authorization-configuration.png" alt-text="Create Partner Configuration page with the Partner Authorization link selected.":::
35+
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.
37+
1. Specify **authorization expiration time**.
38+
1. select **Add**.
39+
40+
:::image type="content" source="./media/authorize-verified-partner-to-create-topic/add-verified-partner.png" alt-text="Screenshot for granting a verified partner the authorization to create resources in your resource group.":::
41+
42+
> [!IMPORTANT]
43+
> Your partner won't be able to create resources (partner topics) in your Azure subscription after the authorization expiration time.
44+
1. Back on the **Create Partner Configuration** page, verify that the partner is added to the partner authorization list at the bottom.
45+
1. Select **Review + create** at the bottom of the page.
46+
1. On the **Review** page, review all settings, and then select **Create** to create the partner registration.
47+
48+
68.8 KB
Loading

articles/event-grid/subscribe-to-graph-api-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Besides the ability to subscribe to Microsoft Graph API events via Event Grid, y
4343

4444
[!INCLUDE [register-event-grid-provider](includes/register-event-grid-provider.md)]
4545

46-
[!INCLUDE [authorize-partner-to-create-topic](includes/authorize-partner-to-create-topic.md)]
46+
[!INCLUDE [authorize-verified-partner-to-create-topic](includes/authorize-verified-partner-to-create-topic.md)]
4747

4848

4949
## Enable Graph API events to flow to your partner topic

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you have any questions, contact us at <a href="mailto:ask-grid-and-ms-sap@mic
4343

4444
[!INCLUDE [register-event-grid-provider](includes/register-event-grid-provider.md)]
4545

46-
[!INCLUDE [authorize-partner-to-create-topic](includes/authorize-partner-to-create-topic.md)]
46+
[!INCLUDE [authorize-verified-partner-to-create-topic](includes/authorize-verified-partner-to-create-topic.md)]
4747

4848

4949
## Enable events to flow to your partner topic

0 commit comments

Comments
 (0)