diff --git a/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorConnectivity.json b/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorConnectivity.json index cbddaf08..cc10dade 100644 --- a/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorConnectivity.json +++ b/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorConnectivity.json @@ -19,10 +19,10 @@ "apiVersion": "2021-06-01", "name": "Alerting-Connectivity", "properties": { + "displayName": "Deploy ALZ Connectivity alerts", + "description": "This policy set deploys select alert rules for ALZ connectivity resources. Aslo a basic action and alert processing rule is deployed", "metadata": { - "displayName": "Deploy ALZ Connectivity alerts", - "description": "This policy set deploys select alert rules for ALZ connectivity resources. Aslo a basic action and alert processing rule is deployed", - "version": "1.0.1", + "version": "1.0.2", "category": "Monitoring", "source": "https://github.com/Azure/Enterprise-Scale/", "alzCloudEnvironments": [ diff --git a/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorIdentity.json b/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorIdentity.json index ada4494d..6c1148aa 100644 --- a/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorIdentity.json +++ b/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorIdentity.json @@ -19,15 +19,15 @@ "apiVersion": "2021-06-01", "name": "Alerting-Identity", "properties": { + "displayName": "Deploy ALZ Identity alerts", + "description": "This policy set deploys select alert rules for ALZ identity resources. Aslo a basic action and alert processing rule is deployed", "metadata": { - "displayName": "Deploy ALZ Identity alerts", - "description": "This policy set deploys select alert rules for ALZ identity resources. Aslo a basic action and alert processing rule is deployed", - "version": "1.0.1", + "version": "1.0.2", "category": "Monitoring", "source": "https://github.com/Azure/Enterprise-Scale/", - "alzCloudEnvironments": [ - "AzureCloud" - ], + "alzCloudEnvironments": [ + "AzureCloud" + ], "_deployed_by_alz_monitor": true }, "parameters": { diff --git a/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorManagement.json b/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorManagement.json index 55f0a22c..0c8ab54e 100644 --- a/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorManagement.json +++ b/src/resources/Microsoft.Authorization/policySetDefinitions/ALZ-MonitorManagement.json @@ -19,15 +19,15 @@ "apiVersion": "2021-06-01", "name": "Alerting-Management", "properties": { + "displayName": "Deploy ALZ Management alerts", + "description": "This policy set deploys select alert rules for ALZ management resources. Aslo a basic action and alert processing rule is deployed", "metadata": { - "displayName": "Deploy ALZ Management alerts", - "description": "This policy set deploys select alert rules for ALZ management resources. Aslo a basic action and alert processing rule is deployed", - "version": "1.0.1", + "version": "1.0.2", "category": "Monitoring", "source": "https://github.com/Azure/Enterprise-Scale/", - "alzCloudEnvironments": [ - "AzureCloud" - ], + "alzCloudEnvironments": [ + "AzureCloud" + ], "_deployed_by_alz_monitor": true }, "parameters": {