Skip to content

Commit 81849ba

Browse files
authored
remove extraneous header #
1 parent 74ab0b2 commit 81849ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/end-point-validation-event-grid-events-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: FY25Q1-Linter
88
---
99

1010

11-
# # Endpoint validation with Event Grid event schema
11+
# Endpoint validation with Event Grid event schema
1212
Webhooks are one of the many ways to receive events from Azure Event Grid. When a new event is ready, Event Grid service POSTs an HTTP request to the configured endpoint with the event information in the request body.
1313

1414
Like many other services that support webhooks, Event Grid requires you to prove ownership of your Webhook endpoint before it starts delivering events to that endpoint. This requirement prevents a malicious user from flooding your endpoint with events.

0 commit comments

Comments
 (0)