Skip to content

Use valid names#

Operational Excellence · Application Gateway · Rule · 2022_12 · Awareness

Application Gateways should meet naming requirements.

Description#

When naming Azure resources, resource names must meet service requirements. The requirements for Application Gateway 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 Application Gateway naming requirements. Additionally consider naming resources with a standard naming convention.

Notes#

This rule does not check if Application Gateways names are unique.

Comments