Reader small image

You're reading from  Implementing DevOps with Microsoft Azure

Product typeBook
Published inApr 2017
Reading LevelIntermediate
PublisherPackt
ISBN-139781787127029
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Mitesh Soni
Mitesh Soni
author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni

Right arrow

Creating and configuring ASEs


Let's create an ASE with following:

  • Front end pool with two P2 compute resources
  • Worker pool 1 with two P1 compute resources
  • Worker pool 2 with zero P2 compute resources
  • Worker pool 3 with zero P3 compute resources
  • Single IP address to be used for IP SSL
  • VNet with 512 addresses using an RFC 1918 private address space; subnet with 256 addresses

To create an ASE follow, these steps:

  1. In the left sidebar, find App Service Environments.

Note

If it is not available, then click on More services and filter App Service Environments. Click on the star icon to bring that link on the left sidebar.

  1. Click on +Add. Enter Name for the ASEs, select Subscription, and select Resource Group (we already created the eTutorialsWorld resource group) by clicking on Use existing:
  1. Click on Virtual Network and on Create New. Enter name for the Virtual Network and select a Location. Click on OK:

Once we have configured VNet with the proper location, we can go back to the pane where other details of...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Implementing DevOps with Microsoft Azure
Published in: Apr 2017Publisher: PacktISBN-13: 9781787127029

Author (1)

author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni