Skip to content

Commit 10ba28b

Browse files
authored
Update private-link-design.md
1 parent 1ec105a commit 10ba28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ That approach isn't recommended for production environments.
5656
## Control how Private Links apply to your networks
5757
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 is critical to ensuring continuous, uninterrupted network traffic when you change you access mode settings. 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)