|
2 | 2 | title: Resource naming restrictions
|
3 | 3 | description: Shows the rules and restrictions for naming Azure resources.
|
4 | 4 | ms.topic: conceptual
|
5 |
| -ms.date: 04/04/2022 |
| 5 | +ms.date: 04/05/2022 |
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | # Naming rules and restrictions for Azure resources
|
@@ -78,6 +78,13 @@ In the following tables, the term alphanumeric refers to:
|
78 | 78 | > | --- | --- | --- | --- |
|
79 | 79 | > | configurationStores | resource group | 5-50 | Alphanumerics, underscores, and hyphens. |
|
80 | 80 |
|
| 81 | +## Microsoft.AppPlatform |
| 82 | + |
| 83 | +> [!div class="mx-tableFixed"] |
| 84 | +> | Entity | Scope | Length | Valid Characters | |
| 85 | +> | --- | --- | --- | --- | |
| 86 | +> | spring | resource group | 4-32 | Lowercase letters, numbers, and hyphens. | |
| 87 | +
|
81 | 88 | ## Microsoft.Authorization
|
82 | 89 |
|
83 | 90 | > [!div class="mx-tableFixed"]
|
@@ -511,6 +518,16 @@ In the following tables, the term alphanumeric refers to:
|
511 | 518 | > | mediaservices / liveEvents / liveOutputs | Live event | 1-256 | Alphanumerics and hyphens.<br><br>Start with alphanumeric. |
|
512 | 519 | > | mediaservices / streamingEndpoints | Media service | 1-24 | Alphanumerics and hyphens.<br><br>Start with alphanumeric. |
|
513 | 520 |
|
| 521 | +## Microsoft.NetApp |
| 522 | + |
| 523 | +> [!div class="mx-tableFixed"] |
| 524 | +> | Entity | Scope | Length | Valid Characters | |
| 525 | +> | --- | --- | --- | --- | |
| 526 | +> | netAppAccounts | resource group | 1-128 | Alphanumerics, underscores, periods, and hyphens. | |
| 527 | +> | netAppAccounts / capacityPools | NetApp account | 1-64 | Alphanumerics, underscores, periods, and hyphens.<br><br>Start with alphanumeric. | |
| 528 | +> | netAppAccounts / snapshotPolicies | NetApp account | 1-64 | Alphanumerics, underscores, periods, and hyphens.<br><br>Start with alphanumeric. | |
| 529 | +> | netAppAccounts / volumeGroups | NetApp account | 1-64 | Alphanumerics, underscores, periods, and hyphens.<br><br>Start with alphanumeric. | |
| 530 | +
|
514 | 531 | ## Microsoft.Network
|
515 | 532 |
|
516 | 533 | > [!div class="mx-tableFixed"]
|
@@ -599,6 +616,13 @@ In the following tables, the term alphanumeric refers to:
|
599 | 616 | > | --- | --- | --- | --- |
|
600 | 617 | > | capacities | region | 3-63 | Lowercase letters or numbers<br><br>Start with lowercase letter. |
|
601 | 618 |
|
| 619 | +## Microsoft.Quantum |
| 620 | + |
| 621 | +> [!div class="mx-tableFixed"] |
| 622 | +> | Entity | Scope | Length | Valid Characters | |
| 623 | +> | --- | --- | --- | --- | |
| 624 | +> | workspaces | region | 2-54 | Alphanumerics and hyphens.<br><br>Can't start or end with hyphen. | |
| 625 | +
|
602 | 626 | ## Microsoft.RecoveryServices
|
603 | 627 |
|
604 | 628 | > [!div class="mx-tableFixed"]
|
|
0 commit comments