Skip to content

Commit bbd8898

Browse files
Merge pull request #262335 from tfitzmac/0103names3
add autoscalesettings
2 parents 6b69fe8 + b666412 commit bbd8898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-resource-manager/management/resource-name-rules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ In the following tables, the term alphanumeric refers to:
472472
> | Entity | Scope | Length | Valid Characters |
473473
> | --- | --- | --- | --- |
474474
> | actionGroups | resource group | 1-260 | Can't use:<br>`:<>+/&%\?` or control characters <br><br>Can't end with space or period. |
475+
> | autoScaleSettings | resource group | 1-260 | Can't use:<br>`:<>+/&%\?` or control characters <br><br>Can't end with space or period. |
475476
> | components | resource group | 1-260 | Can't use:<br>`%&\?/` or control characters <br><br>Can't end with space or period. |
476477
> | scheduledQueryRules | resource group | 1-260 | Can't use:<br>`*<>%{}&:\\?/#` or control characters <br><br>Can't end with space or period. |
477478
> | metricAlerts | resource group | 1-260 | Can't use:<br>`*#&+:<>?@%{}\/` or control characters <br><br>Can't end with space or period. |

0 commit comments

Comments
 (0)