Azure / Azure/azure-functions-host
Create trigger queue / subscription automatically
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Today, a function cannot be triggered if there’s no queue / subscription to listen to. And there’s no way to automatically provision those. Which requires the following hack: https://weblogs.asp.net/sfeldman/automatic-queue-creation-for-function. With some reflection (follow up post) it can be simplified but it would be great to have this feature ootb.
Contributor guide
Research direction
No source file, test, or entry point is identified in the issue. Start by reviewing the linked automatic queue-creation approach and the host's trigger provisioning behavior; done should mean a function can be triggered without a pre-existing queue or subscription and those resources are provisioned automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100