Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.81 KB

File metadata and controls

40 lines (28 loc) · 1.81 KB
severity Awareness
pillar Operational Excellence
category Repeatable infrastructure
resource Azure Database for MariaDB
resourceType Microsoft.DBforMariaDB/servers,Microsoft.DBforMariaDB/servers/virtualNetworkRules
online version https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.MariaDB.VNETRuleName/

Use valid VNET rule names

SYNOPSIS

Azure Database for MariaDB VNET rules should meet naming requirements.

DESCRIPTION

When naming Azure resources, resource names must meet service requirements. The requirements for Azure Database for MariaDB VNET rule names are:

  • Between 1 and 128 characters long.
  • Alphanumerics and hyphens.

RECOMMENDATION

Consider using names that meet Azure Database for MariaDB VNET rule naming requirements. Additionally consider naming resources with a standard naming convention.

NOTES

This rule does not check if Azure Database for MariaDB VNET rule names are unique.

LINKS