Skip to content

Commit

Permalink
Update avm/res/network/front-door/main.bicep
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Sehr <[email protected]>
  • Loading branch information
krbar and AlexanderSehr authored Jan 6, 2024
1 parent 84f6d3d commit c8b7589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avm/res/network/front-door/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ type diagnosticSettingType = {
categoryGroup: string?
}[]?

@description('Optional. The name of logs that will be streamed. "allLogs" includes all possible logs for the resource. Set to \'\' to disable log collection.')
@description('Optional. The name of metrics that will be streamed. "allMetrics" includes all possible metrics for the resource. Set to \'\' to disable metric collection.')
metricCategories: {
@description('Required. Name of a Diagnostic Metric category for a resource type this setting is applied to. Set to \'AllMetrics\' to collect all metrics.')
category: string
Expand Down

0 comments on commit c8b7589

Please sign in to comment.