Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
arealmaas committed Nov 18, 2024
1 parent eb22fd3 commit c6b4b50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure/modules/monitor-workspace/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ module privateDnsZoneGroup '../privateDnsZoneGroup/main.bicep' = {
name: '${namePrefix}-monitor-privateDnsZoneGroup'
dependsOn: [
privateDnsZone
monitorPrivateEndpoint
]
params: {
name: 'default'
Expand Down

0 comments on commit c6b4b50

Please sign in to comment.