microsoft / microsoft/azure-container-apps
Feature Request: Add Events feature to Container App Environment - listen to add/change/remove events of below apps
Nobody has claimed this yet.
- Dominant language
- Bicep
- Stars
- 445
- Forks
- 54
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is: No problem, new feature. Suggestion is to add "Events" to the Container App Environment resource type, so that one could listen for subsequent events, like new app added, change of existing app, removal of app - and then like for many other resources in Azure - funnel that to Event Hub (or similar) and compute it through Function(s) or even Container Apps if needed.
Describe the solution you'd like.
A clear and concise description of what you want to happen, any scenarios it will unblock, etc.
See above.
Describe alternatives you've considered.
A clear and concise description of any alternative solutions or features you've considered.
None.
Additional context.
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.