Skip to content

Use valid names#

Operational Excellence · Bastion · Rule · 2022_12 · Awareness

Bastion hosts should meet naming requirements.

Description#

When naming Azure resources, resource names must meet service requirements. The requirements for Bastion host names are:

  • Between 1 and 80 characters long.
  • Alphanumerics, underscores, periods and hyphens.
  • Start with alphanumeric.
  • End with alphanumeric or underscore.

Recommendation#

Consider using names that meet Bastion host naming requirements. Additionally consider naming resources with a standard naming convention.

Notes#

This rule does not check if Bastion host names are unique.

Comments