Forum Discussion
sneakypanda
Jul 31, 2023Copper Contributor
Function App separation for data connectors
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 ...
Clive_Watson
Jul 31, 2023Bronze Contributor
The answer maybe whatever works for you, personally for scalability and total separation/control,I prefer a 1:1 mapping.