Skip to content

Commit b010935

Browse files
committed
Address PR feedback
1 parent 66ae937 commit b010935

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/azure-monitor/essentials/prometheus-metrics-enable.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -331,11 +331,7 @@ If you're deploying a new AKS cluster using Terraform with managed Prometheus ad
331331
Note: Pass the variables for `annotations_allowed` and `labels_allowed` keys in main.tf only when those values exist. These are optional blocks.
332332

333333
> [!NOTE]
334-
> Edit the main.tf file appropriately before running the terraform template
335-
> Add in any existing azure_monitor_workspace_integrations values to the grafana resource before running the template. Else, older values gets deleted and replaced with what is there in the template during deployment
336-
> Users with 'User Access Administrator' role in the subscription of the AKS cluster can be able to enable 'Monitoring Data Reader' role directly by deploying the template.
337-
> Edit the grafanaSku parameter if you're using a nonstandard SKU.
338-
> Run this template in the Grafana Resource's resource group
334+
> Edit the main.tf file appropriately before running the terraform template. Add in any existing azure_monitor_workspace_integrations values to the grafana resource before running the template. Else, older values gets deleted and replaced with what is there in the template during deployment. Users with 'User Access Administrator' role in the subscription of the AKS cluster can enable 'Monitoring Data Reader' role directly by deploying the template. Edit the grafanaSku parameter if you're using a nonstandard SKU and finally run this template in the Grafana Resource's resource group.
339335

340336
## [Azure Policy](#tab/azurepolicy)
341337

0 commit comments

Comments
 (0)