From the course: Getting Started with Microsoft Azure

Unlock this course with a free trial

Join today to access over 23,100 courses taught by industry experts.

Configure networking with web apps

Configure networking with web apps - Azure Tutorial

From the course: Getting Started with Microsoft Azure

Configure networking with web apps

- [Instructor] Okay, you're going to have to hang on tight for this, because we're going to dive into some concepts that are a little bit more technical than some of the information we've covered so far. We're going to talk about how you can network your Web Apps with other resources. Now, the networking features and apps service allow you to connect your Web Apps to other Azure services, and to even connect your Web App to resources that are on other networks, such as on-premises resources, or maybe even resources that are in other clouds. There are a couple of key features in Web Apps that enable this functionality. VNet integration makes it easy to connect your Web Apps to an Azure virtual network, and Hybrid Connections allow you to connect your Web Apps to other networks. Hybrid Connections can be a bit more complicated, because you have to deal with multiple networks and networking across the internet, in most cases.…

Contents