Jul 31 2023 03:41 PM
Hi,
I am setting up multiple Azure Functions to collect data from different SaaS solutions.
Is separating these at a Function App level recommended? I am trying to work out the disadvantages of having one Function App with a separate function for each SaaS solution. Target is to have all secrets stored in a key vault.
cheers,
Michael
Jul 31 2023 10:24 PM