Hi serverless friends, we have a new Azure Functions University lesson for you! In this lesson we will learn how to use the HTTP trigger in Azure Functions written in PowerShell.
Lesson
You can find the lesson on GitHub: HTTP Trigger (PowerShell).
And you can watch the video on YouTube:
The lesson consists of the following exercises:
Nr | Exercise |
---|---|
0 | Prerequisites |
1 | Creating a Function App |
2 | Changing the template for GET requests |
3 | Changing the template for POST requests |
4 | Changing the name of the Request parameter |
5 | Change the route for a custom greeting |
6 | Homework |
Top comments (0)