Skip to content

Commit b8e83b6

Browse files
authored
Merge pull request #185462 from shayoniseth/patch-30
Removing private link limitations
2 parents d95ae91 + 25707e5 commit b8e83b6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/azure-monitor/agents/azure-monitor-agent-overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ In addition to consolidating this functionality into a single agent, the Azure M
2929
When compared with the existing agents, this new agent doesn't yet have full parity.
3030
- **Comparison with Log Analytics agents (MMA/OMS):**
3131
- Not all Log Analytics solutions are supported today. [View supported features and services](#supported-services-and-features).
32-
- No support for Azure Private Links.
3332
- No support for collecting file based logs or IIS logs.
3433

3534
- **Comparison with Azure Diagnostics extensions (WAD/LAD):**
@@ -81,7 +80,7 @@ The following table shows the current support for the Azure Monitor agent with A
8180
| Azure Monitor feature | Current support | More information |
8281
|:---|:---|:---|
8382
| [VM insights](../vm/vminsights-overview.md) | Private preview | [Sign-up link](https://aka.ms/amadcr-privatepreviews) |
84-
| [Connect using private links or AMPLS](../logs/private-link-security.md) | Private preview for AMA | [Sign-up link](https://aka.ms/amadcr-privatepreviews) |
83+
| [Connect using private links](data-collection-endpoint-overview.md#enable-network-isolation-for-the-azure-monitor-agent) | Public preview | No sign-up needed |
8584
| [VM insights guest health](../vm/vminsights-health-overview.md) | Public preview | Available only on the new agent |
8685
| [SQL insights](../insights/sql-insights-overview.md) | Public preview | Available only on the new agent |
8786

@@ -169,4 +168,4 @@ To configure the agent to use private links for network communications with Azur
169168
## Next steps
170169

171170
- [Install the Azure Monitor agent](azure-monitor-agent-install.md) on Windows and Linux virtual machines.
172-
- [Create a data collection rule](data-collection-rule-azure-monitor-agent.md) to collect data from the agent and send it to Azure Monitor.
171+
- [Create a data collection rule](data-collection-rule-azure-monitor-agent.md) to collect data from the agent and send it to Azure Monitor.

0 commit comments

Comments
 (0)