[Question]HttpTrigger Execute one after another using python
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Hi, I have created **one HttpTrigger Azure functions** using python and also created **another one HttpTrigger Azure Functions** using python in the same project. In this application I want to execute first HttpTrigger Azure functions, then executes second HttpTrigger Azure functions. How can I implement that?
Because in Python Azure Functions there are no Durable Functions. That's why I am not able to understood how can I execute First HttpTrigger Azure Function then Execute Second HttpTrigger Azure Function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.