Skip to content

Commit 44bb320

Browse files
authored
Merge pull request #204391 from SwathiDhanwada-MSFT/patch-21
(AzureCXP) fixes MicrosoftDocs/azure-docs#95457
2 parents bad33c7 + b8a21b8 commit 44bb320

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@ In the following tables, the term alphanumeric refers to:
7373
> | service / templates | service | 1-80 | Alphanumerics and hyphens.<br><br>Start with letter and end with alphanumeric. |
7474
> | service / users | service | 1-80 | Alphanumerics and hyphens.<br><br>Start with letter and end with alphanumeric. |
7575
76+
## Microsoft.App
77+
78+
> [!div class="mx-tableFixed"]
79+
> | Entity | Scope | Length | Valid Characters |
80+
> | --- | --- | --- | --- |
81+
> | containerApps | resource group | 2-32 | Lowercase letters, numbers, and hyphens..<br><br>Start with letter and end with alphanumeric. |
82+
7683
## Microsoft.AppConfiguration
7784

7885
> [!div class="mx-tableFixed"]

0 commit comments

Comments
 (0)