diff --git a/cluster-stamp.bicep b/cluster-stamp.bicep index 30a7aeae..0e79a79c 100644 --- a/cluster-stamp.bicep +++ b/cluster-stamp.bicep @@ -1830,7 +1830,7 @@ resource mc 'Microsoft.ContainerService/managedClusters@2024-03-02-preview' = { } azureMonitorProfile: { metrics: { - enabled: false // This is for the AKS-PrometheusAddonPreview, which is not enabled in this cluster as Container Insights is already collecting. + enabled: true // By enabling metrics collection, you also enable Network Observability } } storageProfile: { // By default, do not support native state storage, enable as needed to support workloads that require state