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
+46-92Lines changed: 46 additions & 92 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@ ms.date: 01/13/2020
9
9
10
10
This article summarizes naming rules and restrictions for Azure resources. For recommendations about how to name resources, see [Ready: Recommended naming and tagging conventions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging).
11
11
12
-
In general, avoid using a special character, such as a hyphen (-) or underscore (_), as the first or last character in any name. These characters cause most validation rules to fail. Resource names are case-insensitive unless specifically noted in the valid characters column.
12
+
Resource names are case-insensitive unless specifically noted in the valid characters column.
13
13
14
-
In the following tables, the term alphanumerics refers to:
14
+
In the following tables, the term alphanumeric refers to:
15
15
16
-
*letters **a** through **z** (lowercase)
17
-
***A** through **Z** (uppercase)
18
-
*numbers **0** through **9**.
16
+
***a** through **z** (lowercase letters)
17
+
***A** through **Z** (uppercase letters)
18
+
***0** through **9** (numbers)
19
19
20
20
## Microsoft.AnalysisServices
21
21
@@ -324,81 +324,54 @@ In the following tables, the term alphanumerics refers to:
> | labs / virtualmachines | lab | 1-15 (Windows), 1-64 (Linux) | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. Can't be all numbers. |
374
347
375
348
## Microsoft.DocumentDB
376
349
377
350
> [!div class="mx-tableFixed"]
378
351
> | Entity | Scope | Length | Valid Characters |
379
352
> | --- | --- | --- | --- |
380
353
> | databaseAccounts | global | 3-31 | Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
381
-
> | databaseAccounts / cassandraKeyspaces |Database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
354
+
> | databaseAccounts / cassandraKeyspaces |database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
382
355
> | databaseAccounts / cassandraKeyspaces / tables | Cassandra keyspace || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
383
-
> | databaseAccounts / gremlinDatabases |Database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
356
+
> | databaseAccounts / gremlinDatabases |database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
384
357
> | databaseAccounts / gremlinDatabases / graphs | Gremlin database || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
385
-
> | databaseAccounts / mongodbDatabases |Database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
358
+
> | databaseAccounts / mongodbDatabases |database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
386
359
> | databaseAccounts / mongodbDatabases / collections | Mongodb database || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
387
-
> | databaseAccounts / privateEndpointConnections |Database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
388
-
> | databaseAccounts / sqlDatabases |Database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
360
+
> | databaseAccounts / privateEndpointConnections |database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
361
+
> | databaseAccounts / sqlDatabases |database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
389
362
> | databaseAccounts / sqlDatabases / containers | SQL database || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
390
-
> | databaseAccounts / sqlDatabases / containers / storedProcedures |Container|| Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
391
-
> | databaseAccounts / sqlDatabases / containers / triggers |Container|| Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
392
-
> | databaseAccounts / sqlDatabases / containers / userDefinedFunctions |Container|| Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
393
-
> | databaseAccounts / tables |Database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
363
+
> | databaseAccounts / sqlDatabases / containers / storedProcedures |container|| Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
364
+
> | databaseAccounts / sqlDatabases / containers / triggers |container|| Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
365
+
> | databaseAccounts / sqlDatabases / containers / userDefinedFunctions |container|| Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
366
+
> | databaseAccounts / tables |database account || Lowercase letters, numbers, and hyphens.<br><br>Start with lowercase letter or number. |
394
367
395
368
## Microsoft.EventGrid
396
369
397
370
> [!div class="mx-tableFixed"]
398
371
> | Entity | Scope | Length | Valid Characters |
399
372
> | --- | --- | --- | --- |
400
373
> | domains | resource group | 3-50 | Alphanumerics and hyphens. |
> | eventSubscriptions | resource group | 3-64 | Alphanumerics and hyphens. |
403
376
> | topics | resource group | 3-50 | Alphanumerics and hyphens. |
404
377
@@ -409,20 +382,18 @@ In the following tables, the term alphanumerics refers to:
409
382
> | --- | --- | --- | --- |
410
383
> | clusters | resource group | 6-50 | Alphanumerics and hyphens.<br><br>Start with letter. End with letter or number. |
411
384
> | namespaces | global | 6-50 | Alphanumerics and hyphens.<br><br>Start with letter. End with letter or number. |
412
-
> | namespaces / AuthorizationRules |Namespace| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
413
-
> | namespaces / disasterRecoveryConfigs |Namespace| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
414
-
> | namespaces / eventhubs |Namespace| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
415
-
> | namespaces / eventhubs / authorizationRules |Event Hub| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
416
-
> | namespaces / eventhubs / consumergroups |Event Hub| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
385
+
> | namespaces / AuthorizationRules |namespace| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
386
+
> | namespaces / disasterRecoveryConfigs |namespace| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
387
+
> | namespaces / eventhubs |namespace| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
388
+
> | namespaces / eventhubs / authorizationRules |event hub| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
389
+
> | namespaces / eventhubs / consumergroups |event hub| 1-50 | Alphanumerics, periods, hyphens and underscores.<br><br>Start and end with letter or number. |
417
390
418
391
## Microsoft.HDInsight
419
392
420
393
> [!div class="mx-tableFixed"]
421
394
> | Entity | Scope | Length | Valid Characters |
422
395
> | --- | --- | --- | --- |
423
396
> | clusters | global | 3-59 | Alphanumerics and hyphens<br><br>Start and end with letter or number. |
424
-
> | clusters / applications | Cluster |||
425
-
> | clusters / extensions | Cluster |||
426
397
427
398
## Microsoft.ImportExport
428
399
@@ -488,27 +459,26 @@ In the following tables, the term alphanumerics refers to:
488
459
> | Entity | Scope | Length | Valid Characters |
489
460
> | --- | --- | --- | --- |
490
461
> | integrationAccounts | resource group | 1-80 | Alphanumerics, hyphens, underscores, periods, and parenthesis. |
0 commit comments