Add Event Grid subscription function button uses wrong event type.
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
I'm attempting to create a new Event Grid Subscription after deploying an EventGridTrigger function using the "Add Event Grid subscription" link in the function. When I specify my Event Type that I want to target and hit save, it ignores it while creating the Sub and instead populates Microsoft.EventHub.CaptureFileCreated as the event. This seems like a bug to me because then I have to go in and re-add my Event that I added in the dialog the first time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.