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.
Understanding private endpoints - Azure Tutorial
From the course: Microsoft Azure Administrator Associate (AZ-104) Cert Prep by Microsoft Press
Understanding private endpoints
- [Instructor] Sometimes you might need or want to use a service called Private Endpoint to connect to services in Azure. They're different to a similar technology called Service Endpoint, and it's important to understand the differences. While service endpoints secure traffic by keeping it within the Azure backbone network, private endpoints take it a step further by using private IP addresses from your VNet, ensuring that all traffic stays entirely within your private address space. Private endpoints in Azure is a network interface that connects you privately and securely to a service powered by Azure Private Link, such as storage counts via a private IP address within your virtual network. For instance, when a web app connects to a storage account using a private endpoint, the connection's established over a private IP address ensuring the traffic remains within the Azure virtual network and does not traverse the public internet. This setup enhances security by limiting exposure to…
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)
-
-
-
-