Azure / Azure/Azure-Functions

[Question]HttpTrigger Execute one after another using python

Open
#1,282 4 comments 0 reactions 1 assignee Claimed by @asavaritayal View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.