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

Basic tasks to manage Azure Web Apps


As we have covered the main topics, namely creating Azure Web Apps, configuring web application with programming language specific settings, deployment slots – development, QA, UAT, staging, and production, deployment credentials management for FTP, Azure Web Apps monitoring, configuring role-based access for secure access of Azure Web Apps, and scaling Azure Web Apps, let's now see how we can perform some other tasks to manage and maintain Azure Web Apps.

Microsoft Azure Web Apps properties

There are specific scenarios where we may need to connect to some web services available behind the firewall and installed on-premise. 

To consider security, we need to whitelist IP addresses from the sources where the request is originating:

We can use OUTBOUND IP ADDRESSES to whitelist behind the firewall, so applications hosted on Azure Web Apps can access the resources available on-premise.

 

Microsoft Azure Web Apps – App Service plan

Azure App Service plan (ASP) is...

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