Skip to content

Commit 9418ae8

Browse files
Enable monitoring (Application Insights) for non-WAF deployment
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7520e16 commit 9418ae8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

infra/main.parameters.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
},
3535
"imageTag": {
3636
"value": "${AZURE_ENV_IMAGETAG=latest_v2}"
37+
},
38+
"enableMonitoring": {
39+
"value": true
3740
}
3841
}
3942
}

0 commit comments

Comments
 (0)