How to Structure a Single Repository for Multiple Azure Function Apps
I am new to Azure Functions and have successfully deployed a single Function App containing two functions. However, my requirements have changed, and I now need to have two separate Function Apps, each containing a single function.