Skip to content

Commit a2c8109

Browse files
committed
fixes MicrosoftDocs/azure-docs#55333
1 parent e713b87 commit a2c8109

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Resource naming restrictions
33
description: Shows the rules and restrictions for naming Azure resources.
44
ms.topic: conceptual
5-
ms.date: 04/22/2020
5+
ms.date: 05/21/2020
66
---
77

88
# Naming rules and restrictions for Azure resources
@@ -692,6 +692,9 @@ In the following tables, the term alphanumeric refers to:
692692
> | sites | global | 2-60 | Contains alphanumerics and hyphens.<br><br>Can't start or end with hyphen. |
693693
> | sites / slots | site | 2-59 | Alphanumerics and hyphens. |
694694
695+
> [!NOTE]
696+
> Azure Functions has the same naming rules and restrictions as Microsoft.Web/sites.
697+
695698
## Next steps
696699

697700
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).

0 commit comments

Comments
 (0)