Skip to content

Commit 10e8bb9

Browse files
authored
Update resource-name-rules.md
1 parent 22c6310 commit 10e8bb9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,15 @@ In the following tables, the term alphanumeric refers to:
492492
> | scheduledQueryRules | resource group | 1-260 | Can't use:<br>`*<>%{}&:\\?/#|` or control characters <br><br>Can't end with space or period. |
493493
> | metricAlerts | resource group | 1-260 | Can't use:<br>`*#&+:<>?@%{}\/|` or control characters <br><br>Can't end with space or period. |
494494
> | activityLogAlerts | resource group | 1-260 | Can't use:<br>`<>*%{}&:\\?+/#|` or control characters <br><br>Can't end with space or period. |
495-
> | PrometheusAlerts | resource group | 1-260 | Can't use:<br>`<>*%{}&:\\?+/#|` or control characters <br><br>Can't end with space or period. |
495+
496+
## Microsoft.AlertsManagement
497+
498+
> [!div class="mx-tableFixed"]
499+
> | Entity | Scope | Length | Valid Characters |
500+
> | --- | --- | --- | --- |
501+
> | prometheusRuleGroups | resource group | 1-260 | Can't use:<br>`<>*%{}&:\\?+/#|` or control characters <br><br>Can't end with space or period. |
502+
503+
496504

497505
## Microsoft.IoTCentral
498506

0 commit comments

Comments
 (0)