Skip to content

Commit 84b3638

Browse files
removed the diagnostic settings to avoid duplicate logs
1 parent c9254ef commit 84b3638

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

infra/main.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@ module applicationInsights 'br/public:avm/res/insights/component:0.6.0' = if (en
373373
flowType: 'Bluefield'
374374
// WAF aligned configuration for Monitoring
375375
workspaceResourceId: enableMonitoring ? logAnalyticsWorkspaceResourceId : ''
376-
diagnosticSettings: enableMonitoring ? [{ workspaceResourceId: logAnalyticsWorkspaceResourceId }] : null
377376
}
378377
}
379378

0 commit comments

Comments
 (0)