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

Deploying Azure Functions online

Once the Function App is deployed, the Management Portal will redirect you to the "Functions Portal" page. Let's explore the following steps to deploy an Azure function online:

  1. When you navigate to Functions | Add (plus sign), it will open a Quickstart page. We will skip the Quickstart deployment so that we can drill into all the options available.
  2. On the bottom of the page, select Custom function under Get started on your own.
  3. Set Language as C#, and select Scenario as API & Webhooks.
  4. Choose the HttpTrigger - C# template, which will create a new function from an HTTP trigger template, with an automatically assigned HTTP endpoint.
  5. Choose a name for your function. This name will become a part of your function' ...
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