Skip to content

Commit 65c8209

Browse files
committed
Learn Editor: Update container-insights-enable-aks.md
1 parent 3cf888c commit 65c8209

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/azure-monitor/containers/container-insights-enable-aks.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,6 @@ Use the following procedure if you're not using managed identity authentication.
444444
445445
3. Configure private link by following the instructions at [Configure your private link](../logs/private-link-configure.md). Set ingestion access to public and then set to private after the private endpoint is created but before monitoring is enabled. The private link resource region must be same as AKS cluster region.
446446
447-
448447
4. Enable monitoring for the AKS cluster.
449448
450449
```cli
@@ -454,9 +453,13 @@ Use the following procedure if you're not using managed identity authentication.
454453
455454
## Limitations
456455
457-
- When you enable managed identity authentication, a data collection rule is created with the name *MSCI-\<cluster-region\>-<\cluster-name\>*. Currently, this name can't be modified.
456+
- When you enable managed identity authentication, a data collection rule is created with the name *MSCI-<cluster-region>-<\cluster-name>*. Currently, this name can't be modified.
457+
458+
- You must be on a machine on the same private network to access live logs from a private cluster.
458459
459460
## Next steps
460461
461462
* If you experience issues while you attempt to onboard the solution, review the [Troubleshooting guide](container-insights-troubleshoot.md).
462463
* With monitoring enabled to collect health and resource utilization of your AKS cluster and workloads running on them, learn [how to use](container-insights-analyze.md) Container insights.
464+
465+

0 commit comments

Comments
 (0)