Skip to Content
Mastering Azure Serverless Computing
book

Mastering Azure Serverless Computing

by Lorenzo Barbieri, Massimo Bonanni
November 2019
Intermediate to advanced
362 pages
7h 52m
English
Packt Publishing
Content preview from Mastering Azure Serverless Computing

Deploying the Azure function app

Once you create the infrastructure to host your function and you implement your function, you need to deploy it into the cloud.

The main tool you can use to do this is Azure Functions Core Tools, which you used in the previous chapters to create and locally debug your functions.

One of the commands that the tool exposes is the azure command, which allows you to manage your Azure stuff, and in particular the functionapp option (which allows you to manage Azure Functions).

You can use the following command to get help:

C:\MasteringServerless\MyFirstFunctionApp> func azure functionapp

This will show you the supported options for the functionapp command:

As you can see in the previous screenshot, you have four ...

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

Advanced Serverless Architectures with Microsoft Azure

Advanced Serverless Architectures with Microsoft Azure

Daniel Bass
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781789951226Supplemental Content