To add an endpoint in the Azure portal, you can go through the following steps:
- Go to your VNet and search for the Service endpoints blade:
Figure 3.11 – Service endpoints blade
- You will see an empty list of available endpoints added to this particular VNet. Now, when you click on the + Add button, you will see a new window, where you can provide the following parameters:
-
- A Service, which you would like to create an endpoint for
- Subnets, which you would like to use here:
Figure 3.12 – Creating a service endpoint
- Let's now click the Add button at the bottom of the window. After a moment, you will see an endpoint created, which we can further configure:
Figure 3.13 – Service endpoint created within a VNet
Now, when an endpoint is created, we can try to configure it.