playWithAzure This code is a sample using Azure Functions and Docker. To run it you will need Docker. Commands docker build -t test . docker run -p 8080:80 demo