Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #220 from arjenhuitema/issue-217-missing-metadata
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
paulgrimley authored Aug 1, 2023
2 parents 620018d + a8f62b4 commit 075e5ac
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ module AvailableMemoryAlert '../../arm/Microsoft.Authorization/policyDefinitions
description: 'Policy to audit/deploy VM HeartBeat Alert for VMs in the resource group'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module HeartBeatAlert '../../arm/Microsoft.Authorization/policyDefinitions/manag
description: 'Policy to audit/deploy VM HeartBeat Alert for all VMs in the subscription'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ module VMNetwrokInAlert '../../arm/Microsoft.Authorization/policyDefinitions/man
description: 'Policy to audit/deploy VM Nework Read Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ module VMNetworkOutAlert '../../arm/Microsoft.Authorization/policyDefinitions/ma
description: 'Policy to audit/deploy VM Network Out Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ module VMOSDiskSpaceAlert '../../arm/Microsoft.Authorization/policyDefinitions/m
description: 'Policy to audit/deploy VM OSDiskSpace Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ module VMOSDiskreadLatencyAlert '../../arm/Microsoft.Authorization/policyDefinit
description: 'Policy to audit/deploy VM OSDiskreadLatency Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ module VMOSDiskwriteLatencyAlert '../../arm/Microsoft.Authorization/policyDefini
description: 'Policy to audit/deploy VM OSDiskwriteLatency Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ module VMCPUAlert '../../arm/Microsoft.Authorization/policyDefinitions/managemen
description: 'Policy to audit/deploy VM CPU Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module VMLAMemoryAlert '../../arm/Microsoft.Authorization/policyDefinitions/mana
description: 'Policy to audit/deploy VM Memory Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ module VMdataDiskSpaceAlert '../../arm/Microsoft.Authorization/policyDefinitions
description: 'Policy to audit/deploy VM data Disk Space Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ module VMdataDiskReadLatencyAlert '../../arm/Microsoft.Authorization/policyDefin
description: 'Policy to audit/deploy VM dataDiskReadLatency Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ module VMdataDiskWriteLatencyAlert '../../arm/Microsoft.Authorization/policyDefi
description: 'Policy to audit/deploy VM dataDiskWriteLatency Alert'
location: policyLocation
metadata: {
version: '1.0.0'
version: '1.0.1'
category: 'Compute'
source: 'https://github.com/Azure/Enterprise-Scale/'
alzCloudEnvironments: [
Expand Down

0 comments on commit 075e5ac

Please sign in to comment.