You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/resource-name-rules.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
5
5
author: tfitzmac
6
6
ms.author: tomfitz
7
7
ms.reviewer: franksolomon
8
-
ms.date: 01/03/2024
8
+
ms.date: 01/04/2024
9
9
---
10
10
11
11
# Naming rules and restrictions for Azure resources
@@ -135,7 +135,7 @@ In the following tables, the term alphanumeric refers to:
135
135
> [!div class="mx-tableFixed"]
136
136
> | Entity | Scope | Length | Valid Characters |
137
137
> | --- | --- | --- | --- |
138
-
> | privateClouds | resource group | 1-80 | Alphanumerics, periods, hyhens, and underscores.<br>Start with alphanumeric and end with alphanumeric or underscore. |
138
+
> | privateClouds | resource group | 1-80 | Alphanumerics, periods, hyhens, and underscores.<br><br>Start with alphanumeric and end with alphanumeric or underscore. |
139
139
140
140
## Microsoft.Batch
141
141
@@ -400,6 +400,15 @@ In the following tables, the term alphanumeric refers to:
> | applicationGroups | resource group | 3-64 | Alphanumerics, underscores, periods, and hyphens.<br><br>Start with letter or number. End with letter, number, or underscore. |
409
+
> | hostPools | resource group | 3-64 | Alphanumerics, underscores, periods, and hyphens.<br><br>Start with letter or number. End with letter, number, or underscore. |
410
+
> | workspaces | resource group | 3-64 | Alphanumerics, underscores, periods, and hyphens.<br><br>Start with letter or number. End with letter, number, or underscore. |
0 commit comments