Configuring Networking Settings
You learned how to perform VNet integration in the Securing an App Service Instance section. In this section, you will learn how to configure a private endpoint for your App Service instance. Complete the steps that follow:
- Navigate to the App Service instance you worked on in the previous exercises.
- From the left menu, under
Settings
, clickScale up (App Service plan)
. On the blade that appears, ensure that you have chosen aPremium V2
orPremium V3
SKU to continue with this exercise. ClickSelect
. - From the left menu, under
Settings
, clickNetworking
. From the blade that appears, click the blue text byPrivate endpoints
.
![Figure 15.61: Private endpoints](https://static.packt-cdn.com/products/9781805122852/graphics/image/B20834_15_61.jpg)
Figure 15.61: Private endpoints
- Click
Add
, thenExpress
.
![Figure 15.62: Add private endpoint connections](https://static.packt-cdn.com/products/9781805122852/graphics/image/B20834_15_62.jpg)
Figure 15.62: Add private endpoint connections
- Enter a name, ensure that you have the right subscription selected, and select the correct VNet your private endpoint will be connecting...