Skip to content

Commit 101ef28

Browse files
committed
updated article
1 parent b911906 commit 101ef28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/insights/container-insights-enable-existing-clusters.md

+4
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,11 @@ If you choose to use the Azure CLI, you first need to install and use the CLI lo
228228
```
229229

230230
4. Edit the values for **aksResourceId** and **aksResourceLocation** using the values on the **AKS Overview** page for the AKS cluster. The value for **workspaceResourceId** is the full resource ID of your Log Analytics workspace, which includes the workspace name.
231+
232+
Edit the values for **aksResourceTagValues** to match the existing tag values specified for the AKS cluster.
233+
231234
5. Save this file as **existingClusterParam.json** to a local folder.
235+
232236
6. You are ready to deploy this template.
233237

234238
* To deploy with Azure PowerShell, use the following commands in the folder that contains the template:

0 commit comments

Comments
 (0)