DEV Community

Marc Duiker
Marc Duiker

Posted on • Originally published at blog.marcduiker.nl on

Azure Functions University - HTTP Lesson (PowerShell via Portal)

Http Lesson PowerShell

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 PowerShell Azure Functions in the Azure Portal.

Lesson

You can find the lesson on GitHub: HTTP Trigger (PowerShell via the Azure Portal).

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 Take a tour of the interface
3 Creating your first Function
4 Changing the template for GET requests
5 Changing the template for POST requests
6 Changing the name of the Request parameter
7 Change the route for a custom greeting
8 Homework

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay