Skip to content

Commit 6e14e1a

Browse files
committed
Fixed broken link
1 parent d95acd5 commit 6e14e1a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

articles/event-grid/receive-events.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ The article covers the following tasks:
2727
> [!NOTE]
2828
> We recommend that you use an [Event Grid Trigger](../azure-functions/functions-bindings-event-grid.md) to trigger an Azure Function with Event Grid. It provides an easier and quicker integration between Event Grid and Azure Functions. However, Azure Functions' Event Grid trigger doesn't support the scenario where the hosted code needs to control the HTTP status code returned to Event Grid. Given this limitation, your code running on an Azure Function can't return a 5XX error to initiate an event delivery retry by Event Grid, for example.
2929
30-
Content Mentor is powered by AI, so mistakes are possible. Review output carefully before use. [Learn more](https://learn.microsoft.com/help/platform/ai-responsible)
31-
3230
## Prerequisites
3331

3432
- You need a function app with an HTTP triggered function.

0 commit comments

Comments
 (0)