From the course: Microsoft Azure Administrator Associate (AZ-104) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Network integration with app service plans - Azure Tutorial
From the course: Microsoft Azure Administrator Associate (AZ-104) Cert Prep by Microsoft Press
Network integration with app service plans
- [Presenter] In this lecture, we're going to look at network integration with web apps. So when you spin up a web app for the first time, one of the options is to enable or disable public network access. And the default is actually to enable public access. And that's because usually when you spin up a web app, you want to be able to access it from anywhere. Here's a web app I've got that I created earlier, and we can see that we've got this domain set up and if I browse to the domain, we get to this website, and I'm currently accessing this via a public endpoint. However, that's not always what you want to do. There are various reasons why you might want to lock down who can access your web app. It might be because you want to put some service in front of it, such as a load balancer or an app gateway or some of the service that might protect it. It might also be that you want to only expose it to your own internal corporate network. And this might be done by only allowing certain IP…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives52s
-
(Locked)
Understanding app services3m 30s
-
(Locked)
Creating an app service plan through the portal11m 38s
-
(Locked)
Creating an app service plan with the Azure CLI5m 44s
-
(Locked)
Managing app service plans14m 1s
-
(Locked)
Network integration with app service plans4m 32s
-
(Locked)
Using service endpoints4m 58s
-
(Locked)
Understanding private endpoints1m 27s
-
(Locked)
Using private endpoints6m 7s
-
(Locked)
Using managed identities5m 13s
-
(Locked)
-
-
-
-