Skip to content

Commit 2e3e018

Browse files
Merge pull request #228091 from spelluru/patch-157
Delivery properties on Azure Functions
2 parents e42ab77 + b457418 commit 2e3e018

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/event-grid/delivery-properties.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Event Grid - Set custom headers on delivered events
33
description: Describes how you can set custom headers (or delivery properties) on delivered events.
44
ms.topic: conceptual
5-
ms.date: 02/23/2022
5+
ms.date: 02/21/2023
66
---
77

88
# Custom delivery properties
@@ -13,7 +13,9 @@ You can set custom headers on the events that are delivered to the following des
1313
- Webhooks
1414
- Azure Service Bus topics and queues
1515
- Azure Event Hubs
16-
- Relay Hybrid Connections
16+
- Azure Functions
17+
- Azure Relay Hybrid Connections
18+
1719

1820
When creating an event subscription in the Azure portal, you can use the **Delivery Properties** tab to set custom HTTP headers. This page lets you set fixed and dynamic header values.
1921

0 commit comments

Comments
 (0)