Use valid Front Door WAF policy names

March 21, 2025 ยท View on GitHub

SYNOPSIS

Front Door WAF policy names should meet naming requirements.

DESCRIPTION

When naming Azure resources, resource names must meet service requirements. The requirements for Front Door Web Application Firewall (WAF) policy names are:

  • Between 1 and 128 characters long.
  • Letters or numbers.
  • Start with a letter.
  • Unique within a resource group.

RECOMMENDATION

Consider using names that meet Front Door WAF policy naming requirements. Additionally consider naming resources with a standard naming convention.

NOTES

This rule does not check if Front Door WAF policy names are unique.