Skip to content

Commit

Permalink
Merge pull request Azure#236 from powershellpr0mpt/patch-1
Browse files Browse the repository at this point in the history
Update alzArm.param.json to match documentation
  • Loading branch information
arjenhuitema authored Jun 13, 2024
2 parents 42de96a + de8c8f7 commit 2ee46dd
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
16 changes: 8 additions & 8 deletions patterns/alz/alzArm.param.json
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@
"value": "30"
},
"VMOSDiskReadLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"VMOSDiskReadLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -1384,7 +1384,7 @@
"value": "50"
},
"VMOSDiskWriteLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"VMOSDiskWriteLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -1582,7 +1582,7 @@
"value": "30"
},
"VMDataDiskReadLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"VMDataDiskReadLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -1627,7 +1627,7 @@
"value": "30"
},
"VMDataDiskWriteLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"VMDataDiskWriteLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -2144,7 +2144,7 @@
"value": "30"
},
"HybridVMOSDiskReadLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"HybridVMOSDiskReadLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -2189,7 +2189,7 @@
"value": "50"
},
"HybridVMOSDiskWriteLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"HybridVMOSDiskWriteLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -2387,7 +2387,7 @@
"value": "30"
},
"HybridVMDataDiskReadLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"HybridVMDataDiskReadLatencyTimeAggregation": {
"value": "Average"
Expand Down Expand Up @@ -2432,7 +2432,7 @@
"value": "30"
},
"HybridVMDataDiskWriteLatencyOperator": {
"value": "LessThan"
"value": "GreaterThan"
},
"HybridVMDataDiskWriteLatencyTimeAggregation": {
"value": "Average"
Expand Down
22 changes: 11 additions & 11 deletions patterns/alz/policyDefinitions/policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"_generator": {
"name": "bicep",
"version": "0.18.4.5664",
"templateHash": "8692358438969554303"
"templateHash": "750768150634831071"
}
},
"parameters": {
Expand Down Expand Up @@ -5137,7 +5137,7 @@
"displayName": "Deploy Azure Monitor Baseline Alerts for Landing Zone",
"description": "Initiative to deploy AMBA alerts relevant to the ALZ LandingZone management group",
"metadata": {
"version": "1.0.6",
"version": "1.0.7",
"category": "Monitoring",
"source": "https://github.com/Azure/azure-monitor-baseline-alerts/",
"alzCloudEnvironments": [
Expand Down Expand Up @@ -6545,7 +6545,7 @@
},
"VMOSDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -6712,7 +6712,7 @@
},
"VMOSDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -7462,7 +7462,7 @@
},
"VMDataDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -7628,7 +7628,7 @@
},
"VMDataDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -11682,7 +11682,7 @@
"displayName": "Deploy Azure Monitor Baseline Alerts for Hybrid VMs",
"description": "Initiative to deploy AMBA Hybrid VM alerts",
"metadata": {
"version": "1.0.0",
"version": "1.0.1",
"category": "Monitoring",
"source": "https://github.com/Azure/azure-monitor-baseline-alerts/",
"alzCloudEnvironments": [
Expand Down Expand Up @@ -12304,7 +12304,7 @@
},
"HybridVMOSDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -12471,7 +12471,7 @@
},
"HybridVMOSDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -13221,7 +13221,7 @@
},
"HybridVMDataDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -13387,7 +13387,7 @@
},
"HybridVMDataDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down
10 changes: 5 additions & 5 deletions patterns/alz/policySetDefinitions/Deploy-HybridVM-Alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"displayName": "Deploy Azure Monitor Baseline Alerts for Hybrid VMs",
"description": "Initiative to deploy AMBA Hybrid VM alerts",
"metadata": {
"version": "1.0.0",
"version": "1.0.1",
"category": "Monitoring",
"source": "https://github.com/Azure/azure-monitor-baseline-alerts/",
"alzCloudEnvironments": [
Expand Down Expand Up @@ -628,7 +628,7 @@
},
"HybridVMOSDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -795,7 +795,7 @@
},
"HybridVMOSDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -1545,7 +1545,7 @@
},
"HybridVMDataDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -1711,7 +1711,7 @@
},
"HybridVMDataDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down
10 changes: 5 additions & 5 deletions patterns/alz/policySetDefinitions/Deploy-LandingZone-Alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"displayName": "Deploy Azure Monitor Baseline Alerts for Landing Zone",
"description": "Initiative to deploy AMBA alerts relevant to the ALZ LandingZone management group",
"metadata": {
"version": "1.0.6",
"version": "1.0.7",
"category": "Monitoring",
"source": "https://github.com/Azure/azure-monitor-baseline-alerts/",
"alzCloudEnvironments": [
Expand Down Expand Up @@ -1414,7 +1414,7 @@
},
"VMOSDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -1581,7 +1581,7 @@
},
"VMOSDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -2331,7 +2331,7 @@
},
"VMDataDiskReadLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down Expand Up @@ -2497,7 +2497,7 @@
},
"VMDataDiskWriteLatencyOperator": {
"type": "string",
"defaultValue": "LessThan",
"defaultValue": "GreaterThan",
"allowedValues": [
"Equals",
"GreaterThan",
Expand Down

0 comments on commit 2ee46dd

Please sign in to comment.