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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ You can set custom headers on the events that are delivered to the following des
17
17
- Azure Functions
18
18
- Azure Relay Hybrid Connections
19
19
20
+
> [!NOTE]
21
+
> Non-conformant values in well-known headers cause the header to be dropped during event delivery to webhook destinations, but not during webhook validation.
20
22
21
23
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