Skip to content

Commit 3ae5d66

Browse files
authored
Merge pull request #252019 from asudbring/vnet-diagram
Add diagram to PaaS service endpoint tutorial for Azure Virtual Network
2 parents 9c845d4 + 3a7e6a4 commit 3ae5d66

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
81.9 KB
Loading

articles/virtual-network/tutorial-restrict-network-access-to-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom: template-tutorial
1414

1515
Virtual network service endpoints enable you to limit network access to some Azure service resources to a virtual network subnet. You can also remove internet access to the resources. Service endpoints provide direct connection from your virtual network to supported Azure services, allowing you to use your virtual network's private address space to access the Azure services. Traffic destined to Azure resources through service endpoints always stays on the Microsoft Azure backbone network.
1616

17+
:::image type="content" source="./media/tutorial-restrict-network-access-to-resources/resources-diagram.png" alt-text="Diagram of Azure resources created in tutorial." lightbox="./media/tutorial-connect-virtual-networks-portal/resources-diagram.png":::
18+
1719
In this tutorial, you learn how to:
1820

1921
> [!div class="checklist"]

0 commit comments

Comments
 (0)