Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

The Test pane

In addition to testing the endpoint from the browser, we can also use the Functions Test pane by clicking on the Test icon in the top-right corner. The Test pane provides us with the ability to test HTTP request types other than GET, such as POST, PUT, or HEAD, and provide the request body, query parameters, and headers. It also has the Output pane, which displays the HTTP response status code and content:

To test with the Test pane, let's go ahead and change the value of the name parameter from Azure to Serverless and click on the Run button on top.

You will see the Status: 200 OK message, and the "Hello Serverless" message ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content