Skip to content

Commit 329f28d

Browse files
Merge pull request #294932 from greg-lindsay/arm
atm doesn't allow periods
2 parents 5aedf5d + ebf7b9e commit 329f28d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Naming rules and restrictions for Azure resources
33
description: Learn the rules and restrictions for naming Azure resources.
44
ms.topic: conceptual
5-
ms.date: 02/06/2025
5+
ms.date: 02/19/2025
66
---
77

88
# Naming rules and restrictions for Azure resources
@@ -678,7 +678,7 @@ In the following tables, the term alphanumeric refers to:
678678
> | routeTables | resource group | 1-80 | Alphanumerics, underscores, periods, and hyphens<br><br>Start with alphanumeric. End with alphanumeric or underscore. |
679679
> | routeTables / routes | route table | 1-80 | Alphanumerics, underscores, periods, and hyphens<br><br>Start with alphanumeric. End with alphanumeric or underscore. |
680680
> | serviceEndpointPolicies | resource group | 1-80 | Alphanumerics, underscores, periods, and hyphens<br><br>Start with alphanumeric. End with alphanumeric or underscore. |
681-
> | trafficmanagerprofiles | global | 1-63 | Alphanumerics, hyphens, and periods<br><br>Start and end with alphanumeric. |
681+
> | trafficmanagerprofiles | global | 1-63 | Alphanumerics and hyphens<br><br>Start and end with alphanumeric. <br><br>Note: A period/dot (.) is not allowed in the profile name. |
682682
> | virtualNetworkGateways | resource group | 1-80 | Alphanumerics, underscores, periods, and hyphens<br><br>Start with alphanumeric. End with alphanumeric or underscore. |
683683
> | virtualNetworks | resource group | 2-64 | Alphanumerics, underscores, periods, and hyphens<br><br>Start with alphanumeric. End with alphanumeric or underscore. |
684684
> | virtualnetworks / subnets | virtual network | 1-80 | Alphanumerics, underscores, periods, and hyphens<br><br>Start with alphanumeric. End with alphanumeric or underscore. |

0 commit comments

Comments
 (0)