Skip to content

Commit 529ccec

Browse files
revert: Remove enableMonitoring from main.parameters.json
This was a deployment-specific change that should not be in the feature branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2c88061 commit 529ccec

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

infra/main.parameters.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"existingFoundryProjectResourceId": {
3030
"value": "${AZURE_EXISTING_AIPROJECT_RESOURCE_ID}"
3131
},
32-
"enableMonitoring": {
33-
"value": true
34-
},
3532
"containerRegistryEndpoint": {
3633
"value": "${AZURE_ENV_CONTAINER_REGISTRY_ENDPOINT}"
3734
},

0 commit comments

Comments
 (0)