Hi, I'm looking at building an API in Azure - and that's an immovable, I am bound to Azure here for various reasons. It seems the best way for me to achieve what I need is to use a Function App, so I've done this and created a very simple Hello World api. Great... it works, pat on the back - I ca...