ahmelsayed / AzureFunctions

Apache License 2.0
0 stars 0 forks source link

Scenario: trivial batch file #10

Open davidebbo opened 8 years ago

davidebbo commented 8 years ago

Could be as simple as have a batch file that has just:

echo Hello Functions!

You get an HTTP GET endpoint, you hit it and the response is just that text.