Skip to content

Commit 90b1416

Browse files
committed
Learn Editor: Update container-insights-private-link.md
1 parent 33ace81 commit 90b1416

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/azure-monitor/containers/container-insights-private-link.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,14 @@ This article describes how to configure Container insights to use Azure Private
1717

1818

1919
### Prerequisites
20-
- Azure CLI version 2.61.0 or higher.
21-
- Create an Azure Monitor Private Link Scope (AMPLS) following the guidance in [Configure your private link](../logs/private-link-configure.md).
20+
- Azure CLI version 2.63.0 or higher.
2221

22+
- AKS-preview CLI extension version MUST be 7.0.0b4 or higher if there is an AKS-preview CLI extension installed.
23+
24+
- Create an Azure Monitor Private Link Scope (AMPLS) following the guidance in [Configure your private link](../logs/private-link-configure.md).
25+
26+
27+
- Configure network isolation on your Log Analytics workspace to disable ingestion for the public networks. Isolate log queries if you want them to be restricted to Private network.
2328

2429
### Existing AKS Cluster
2530

0 commit comments

Comments
 (0)