Skip to content

Commit 99c636e

Browse files
Merge pull request #214348 from shreyabatra4/eventgrid-issues
Added link to create issues
2 parents e2657d4 + 98769fa commit 99c636e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/azure-functions/functions-bindings-event-grid-trigger.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ For explanations of the common and event-specific properties, see [Event propert
488488

489489
## Next steps
490490

491+
* If you have questions, submit an issue to the team [here](https://github.com/Azure/azure-functions-eventgrid-extension/issues)
491492
* [Dispatch an Event Grid event](./functions-bindings-event-grid-output.md)
492493

493494
[EventGridEvent]: /dotnet/api/microsoft.azure.eventgrid.models.eventgridevent

articles/azure-functions/functions-bindings-event-grid.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The Event Grid output binding is only available for Functions 2.x and higher. Ev
125125

126126
## Next steps
127127

128+
* If you have questions, submit an issue to the team [here](https://github.com/Azure/azure-functions-eventgrid-extension/issues)
128129
* [Event Grid trigger][trigger]
129130
* [Event Grid output binding][binding]
130131
* [Run a function when an Event Grid event is dispatched](./functions-bindings-event-grid-trigger.md)

0 commit comments

Comments
 (0)