Azure-Samples/azure-functions-flex-consumption-samples ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Azure Functions Flex Consumption sample that I can deploy with infrastructure as code.
I want the repo to show how to set up a function app in Azure using Bicep, with a clean example I can copy and adapt for my own projects. Please include the basic Azure resources needed, and make it easy to see how the app is wired up for a couple of common cases like an HTTP function and one event driven trigger, if that fits. If there are any current best practices or updated Azure docs I should follow, look them up online and use them.
Keep it straightforward and practical, with enough guidance in the README so someone can deploy the sample without guessing.
Are you gonna build this?
make sure you review the code using coderabbit