Skip to content

Commit 5304b6f

Browse files
authored
Update: 2 typos in line 13
1 parent 01b6784 commit 5304b6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 08/01/2021
1010
# Design your Private Link setup
1111

1212
Before you set up your Azure Monitor Private Link, consider your network topology, and specifically your DNS routing topology.
13-
As discussed in [How it work](./private-link-security.md#how-it-works), setting up a Private Link affects traffic to all Azure Monitor resources. That's especially true for Application Insights resources. Additionally, it affects not only the network connected to the Private Endpoint but also all other networks the share the same DNS.
13+
As discussed in [How it works](./private-link-security.md#how-it-works), setting up a Private Link affects traffic to all Azure Monitor resources. That's especially true for Application Insights resources. Additionally, it affects not only the network connected to the Private Endpoint but also all other networks sharing the same DNS.
1414

1515
The simplest and most secure approach would be:
1616
1. Create a single Private Link connection, with a single Private Endpoint and a single AMPLS. If your networks are peered, create the Private Link connection on the shared (or hub) VNet.
@@ -203,4 +203,4 @@ The [`externaldata` operator](/azure/data-explorer/kusto/query/externaldata-oper
203203
## Next steps
204204
- Learn how to [configure your Private Link](private-link-configure.md)
205205
- Learn about [private storage](private-storage.md) for Custom Logs and Customer managed keys (CMK)
206-
- Learn about [Private Link for Automation](../../automation/how-to/private-link-security.md)
206+
- Learn about [Private Link for Automation](../../automation/how-to/private-link-security.md)

0 commit comments

Comments
 (0)