Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.48 KB

module.md

File metadata and controls

29 lines (23 loc) · 1.48 KB

Module rule reference

Rules

The following rules are included within PSRule.Rules.CAF.

Metadata tagging

Name Synopsis
CAF.Tag.Environment Tag resources and resource groups with a valid environment.
CAF.Tag.Resource Tag resources with mandatory tags.
CAF.Tag.ResourceGroup Tag resource groups with mandatory tags.

Resource naming

Name Synopsis
CAF.Name.Connection Virtual network gateway connection names should use a standard prefix.
CAF.Name.LoadBalancer Load balancer names should use a standard prefix.
CAF.Name.NSG Network security group (NSG) names should use a standard prefix.
CAF.Name.PublicIP Public IP address names should use a standard prefix.
CAF.Name.RG Resource group names should use a standard prefix.
CAF.Name.Route Route table names should use a standard prefix.
CAF.Name.Storage Storage account names should use a standard prefix.
CAF.Name.Subnet Subnet names should use a standard prefix.
CAF.Name.VM Virtual machine names should use a standard prefix.
CAF.Name.VNET Virtual network names should use a standard prefix.
CAF.Name.VNG Virtual network gateway names should use a standard prefix.