Skip to content

Commit 8cde897

Browse files
Merge pull request #252140 from asudbring/pl-diagram
Added diagrams to firewall and private resolver tutorials for Private link
2 parents 415fc17 + e7a71a7 commit 8cde897

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
81 KB
Loading
126 KB
Loading

articles/private-link/tutorial-dns-on-premises-private-resolver.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
When an Azure Private Endpoint is created, it uses Azure Private DNS Zones for name resolution by default. For on-premises workloads to access the endpoint, a forwarder to a virtual machine in Azure hosting DNS or on-premises DNS records for the private endpoint were required. Azure Private Resolver alleviates the need to deploy a VM in Azure for DNS or manage the private endpoint DNS records on an on-premises DNS server.
1616

17+
:::image type="content" source="./media/tutorial-dns-on-premises-private-resolver/resources-diagram.png" alt-text="Diagram of Azure resources created in tutorial." lightbox="./media/tutorial-dns-on-premises-private-resolver/resources-diagram.png":::
18+
1719
In this tutorial, you learn how to:
1820

1921
> [!div class="checklist"]

articles/private-link/tutorial-inspect-traffic-azure-firewall.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ You may need to inspect or block traffic from clients to the services exposed vi
1919

2020
For more information and scenarios that involve private endpoints and Azure Firewall, see [Azure Firewall scenarios to inspect traffic destined to a private endpoint](inspect-traffic-with-azure-firewall.md).
2121

22+
:::image type="content" source="./media/tutorial-inspect-traffic-azure-firewall/resources-diagram.png" alt-text="Diagram of Azure resources created in tutorial." lightbox="./media/tutorial-inspect-traffic-azure-firewall/resources-diagram.png":::
23+
2224
In this tutorial, you learn how to:
2325

2426
> [!div class="checklist"]

0 commit comments

Comments
 (0)