Skip to content

Commit b826d31

Browse files
Merge pull request #221453 from guywi-ms/patch-32
Update private-link-design.md
2 parents 1dc6b2e + 10ba28b commit b826d31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Design your Private Link setup
44
author: noakup
55
ms.author: noakuper
66
ms.topic: conceptual
7-
ms.date: 1/5/2022
7+
ms.date: 12/14/2022
88
---
99

1010
# Design your Private Link setup
@@ -54,9 +54,9 @@ To test Private Links locally without affecting other clients on your network, m
5454
That approach isn't recommended for production environments.
5555

5656
## Control how Private Links apply to your networks
57-
Private Link access modes (introduced in September 2021) allow you to control how Private Links affect your network traffic. These settings can apply to your AMPLS object (to affect all connected networks) or to specific networks connected to it.
57+
Private Link access modes allow you to control how Private Links affect your network traffic. These settings can apply to your AMPLS object (to affect all connected networks) or to specific networks connected to it.
5858

59-
Choosing the proper access mode has detrimental effects on your network traffic. Each of these modes can be set for ingestion and queries, separately:
59+
Choosing the proper access mode is critical to ensuring continuous, uninterrupted network traffic. Each of these modes can be set for ingestion and queries, separately:
6060

6161
* Private Only - allows the VNet to reach only Private Link resources (resources in the AMPLS). That's the most secure mode of work, preventing data exfiltration. To achieve that, traffic to Azure Monitor resources out of the AMPLS is blocked.
6262
![Diagram of AMPLS Private Only access mode](./media/private-link-security/ampls-private-only-access-mode.png)

0 commit comments

Comments
 (0)