Skip to content

Commit eb2544f

Browse files
Merge pull request #211316 from spelluru/egridauth0914
Can't create partner topics after expiration time
2 parents bb969c5 + aeb812d commit eb2544f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Event Grid - Subscribe to partner events
33
description: This article explains how to subscribe to events from a partner using Azure Event Grid.
44
ms.topic: how-to
5-
ms.date: 06/09/2022
5+
ms.date: 09/14/2022
66
---
77

88
# Subscribe to events published by a partner with Azure Event Grid
@@ -29,7 +29,7 @@ Here are the steps that a subscriber needs to perform to receive events from a p
2929
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.
3030

3131
> [!IMPORTANT]
32-
> 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.
32+
> 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.
3333
3434
> [!NOTE]
3535
> Event Grid started enforcing authorization checks to create partner topics or partner destinations around June 30th, 2022.
@@ -65,7 +65,10 @@ Following example shows the way to create a partner configuration resource that
6565
1. Specify authorization expiration time.
6666
1. Select **Add**.
6767

68-
:::image type="content" source="./media/subscribe-to-partner-events/add-non-verified-partner.png" alt-text="Screenshot for granting a non-verified partner the authorization to create resources in your resource group.":::
68+
:::image type="content" source="./media/subscribe-to-partner-events/add-non-verified-partner.png" alt-text="Screenshot for granting a non-verified partner the authorization to create resources in your resource group.":::
69+
70+
> [!IMPORTANT]
71+
> Your partner won't be able to create resources (partner topics) in your Azure subscription after the authorization expiration time.
6972
1. Back on the **Create Partner Configuration** page, verify that the partner is added to the partner authorization list at the bottom.
7073
1. Select **Review + create** at the bottom of the page.
7174

0 commit comments

Comments
 (0)