Skip to content

Commit

Permalink
Fixed missing item property conflict in Bicep
Browse files Browse the repository at this point in the history
  • Loading branch information
Helder Pinto committed May 22, 2024
1 parent 42e0446 commit 5e78c32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/optimization-engine/azuredeploy-nested.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ var csvExports = [
ingestTimeOffset: 'PT2H'
ingestFrequency: 'Hour'
ingestJobId: monitorIngestJobId
exportSchedule: null
exportJobId: 'dummy'
}
{
Expand Down

0 comments on commit 5e78c32

Please sign in to comment.