Skip to Content
Hands-On Serverless Computing
book

Hands-On Serverless Computing

by Kuldeep Chowhan
July 2018
Intermediate to advanced
350 pages
8h 47m
English
Packt Publishing
Content preview from Hands-On Serverless Computing

Kudu – Advanced tools

Azure App Service provides you with Kudu, which is a set of advanced tools for App Service that give you access to administer your Azure Function App. Using Kudu, you can:

  • Manage app settings
  • Get system information
  • Manage Environment variables
  • HTTP headers that are being used
  • Site extensions
  • Server variables

For any given Azure Function App (as an Azure Function app name is unique across all Azure Accounts), you can access Kudu using your browser by navigating to the SCM endpoint at https://<yourfunctionappname>.scm.azurewebsites.net/:

In Kudu, you also have access to the Debug Console using Bash or Powershell. Once ...

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

Learn AWS Serverless Computing

Learn AWS Serverless Computing

Scott Patterson
Erlang and OTP in Action

Erlang and OTP in Action

Eric Merritt, Richard Carlsson, Martin Logan

Publisher Resources

ISBN: 9781788836654Supplemental Content