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

Public App Service Environment

In this section, we will create a new public facing App Service Environment using the default settings for the VNet.

Note that creating the VNet during the ASE deployment will configure a default address range for the VNet and a subnet name for the ASE:

  • VNet address range: 192.168.250.0/23
  • Subnet Name: default
  • Subnet Address Range: 192.168.250.0/24

If you need to create an App Service Environment on a different private network than this one, you will need to first create the VNet, and then deploy ASE into it. Note that ASE must reside in its own subnet with a range of at least eight addresses. Note that you cannot change the address range of the subnet after ASE is deployed, so the recommended address range ...

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