Object Naming Rules
Public Preview
With Object Naming Rules TENANT_ADMINs can define naming conventions object names should follow.
Currently only attribute naming rules are supported. See Attribute Review dashboard under Well-Designed Review to see which attributes are breaking the specified rules.
By default you will have a set of example rules setup (see image).

Example Rules
Below you can find more details about the configuration.
Column Name  | Description  | Nullable?  | 
|---|---|---|
Rule Name  | Short name for the rule  | No  | 
Rule Description  | More detailed description for the rule  | No  | 
Schemas  | Comma separated list of schemas the rule applies to (all if left empty).  | Yes  | 
Zones  | Comma separated list of zones the rule applies to (all if left empty).  | Yes  | 
Object types  | Currently we only support attribute naming rules.  | No  | 
Data Types  | Comma separated list of data type the rule applies to. Only applicable for attributes.  | Yes  | 
Regex  | Regex the name has to match.  | No  | 
Rule Type  | Follow or Avoid. You can set rules where the names should match certain regex or rules where they shouldn’t.  | No  | 
Is Enabled  | TRUE or FALSE. Is this rule currently active (are reports using it).  | No  |