Skip to content

Commit ac73cc3

Browse files
Merge pull request #247282 from bwren/docs-editor/container-insights-enable-aks-1691086115
Update container-insights-enable-aks.md
2 parents a375fbe + 27cd4ac commit ac73cc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
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
@@ -456,7 +455,11 @@ Use the following procedure if you're not using managed identity authentication.
456455
457456
- 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.
458457
458+
- You must be on a machine on the same private network to access live logs from a private cluster.
459+
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)