Hey there,
I have a project I'm working on that integrates Asana and DevOps.
I'm wanting to know the best practice for deploying this with the function app in regards to having multiple functions deployed to the function app.
At the moment I may have to have one instance of this project deployed to the function app per project I am wanting to integrate, I'll be using a timing trigger but I would like to know if this is the best way to solve my integration issues,
Cheers!