Use valid App Configuration store names#
Operational Excellence · App Configuration · 2020_12
App Configuration store names should meet naming requirements.
Description#
When naming Azure resources, resource names must meet service requirements. The requirements for App Configuration store names are:
- Between 5 and 50 characters long.
- Alphanumerics and hyphens.
- Start and end with a letter or number.
- App Configuration store names must be unique within a resource group.
Recommendation#
Consider using names that meet App Configuration store naming requirements. Additionally consider naming resources with a standard naming convention.
Notes#
This rule does not check if App Configuration store names are unique.
Links#
- Repeatable infrastructure
- Naming rules and restrictions for Azure resources
- Azure template reference
Last update:
2021-12-21