You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/delivery-properties.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure Event Grid - Set custom headers on delivered events
3
3
description: Describes how you can set custom headers (or delivery properties) on delivered events.
4
4
ms.topic: conceptual
5
-
ms.date: 02/23/2022
5
+
ms.date: 02/21/2023
6
6
---
7
7
8
8
# Custom delivery properties
@@ -13,7 +13,9 @@ You can set custom headers on the events that are delivered to the following des
13
13
- Webhooks
14
14
- Azure Service Bus topics and queues
15
15
- Azure Event Hubs
16
-
- Relay Hybrid Connections
16
+
- Azure Functions
17
+
- Azure Relay Hybrid Connections
18
+
17
19
18
20
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.
0 commit comments