Securing Your Application

In this chapter, we will discuss the different aspects of securing an application deployed using serverless computing. We will discuss the shared responsibility model between the client and the cloud provider, and outline the security controls provided by the Azure platform. We will walk through a step-by-step guidance for the following aspects:

  • Connecting a Function App to a private network
  • Deploying a Function App on a private network, without internet access
  • Protecting the Function App with a network firewall
  • Configuring function authorization with API keys
  • Configuring Function App authentication with Azure Active Directory and Facebook identity providers
  • Handling data encryption in transit and at rest
  • Managing ...

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.