Skip to content

Commit d38c0ba

Browse files
authored
Merge pull request #196872 from noakup/master
Added a note on AMPLS, and resized the topology image
2 parents 930af4b + 2c6e97c commit d38c0ba

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
-561 KB
Loading

articles/azure-monitor/logs/private-link-security.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 1/5/2022
1111

1212
With [Azure Private Link](../../private-link/private-link-overview.md), you can securely link Azure platform as a service (PaaS) resources to your virtual network by using private endpoints. Azure Monitor is a constellation of different interconnected services that work together to monitor your workloads. An Azure Monitor Private Link connects a private endpoint to a set of Azure Monitor resources, defining the boundaries of your monitoring network. That set is called an Azure Monitor Private Link Scope (AMPLS).
1313

14+
> [!NOTE]
15+
> Azure Monitor Private Links are structured differently from Private Links to other services you may use. Instead of creating multiple Private Links, one for each resource the VNet connects to, Azure Monitor uses a single Private Link connection, from the VNet to an Azure Monitor Private Link Scope (AMPLS). AMPLS is the set of all Azure Monitor resources to which VNet connects through a Private Link.
16+
1417

1518
## Advantages
1619

0 commit comments

Comments
 (0)