Skip to content

Commit

Permalink
Merge pull request #4 from Brunoga-MS/DEV2
Browse files Browse the repository at this point in the history
Changed display name for MonitorDisabled param
  • Loading branch information
Brunoga-MS authored Jan 19, 2024
2 parents 2cb2cab + a648d49 commit 5568f90
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
16 changes: 8 additions & 8 deletions patterns/alz/policyDefinitions/policies.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"type": "string",
"defaultValue": "MonitorDisable",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring Subscription level alerts. Set to true if monitoring should be disabled"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"MonitorDisable": {
"type": "String",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring on subscription level alerts. Set to true if monitoring should be disabled"
},
"defaultValue": "MonitorDisable"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"MonitorDisable": {
"type": "String",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring Subscription level alerts. Set to true if monitoring should be disabled"
},
"defaultValue": "MonitorDisable"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"MonitorDisable": {
"type": "String",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring Subscription level alerts. Set to true if monitoring should be disabled"
},
"defaultValue": "MonitorDisable"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"MonitorDisable": {
"type": "String",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring Subscription level alerts. Set to true if monitoring should be disabled"
},
"defaultValue": "MonitorDisable"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"MonitorDisable": {
"type": "String",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring Subscription level alerts. Set to true if monitoring should be disabled"
},
"defaultValue": "MonitorDisable"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"MonitorDisable": {
"type": "String",
"metadata": {
"displayName": "Monitoring state",
"displayName": "Monitoring disabled",
"description": "Tag name to disable monitoring Subscription level alerts. Set to true if monitoring should be disabled"
},
"defaultValue": "MonitorDisable"
Expand Down

0 comments on commit 5568f90

Please sign in to comment.