Project 1 : it has 2 functions, Azure function 1 (afn1) & azure function 2 (afn2).
Both afn1 and afn2 are deployed to azure function app (afnapp1)
- logs are displayed for afn1 and afn2.
Both afn1 and afn2 are deployed to azure function app (afnapp2)
- logs are displayed for afn2 but not for afn1.


