Skip to content

Commit efc200d

Browse files
authored
Merge pull request #109242 from tfitzmac/0326names
added Insights components
2 parents b8ce0d5 + 173729c commit efc200d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 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: 02/11/2020
5+
ms.date: 03/26/2020
66
---
77

88
# Naming rules and restrictions for Azure resources
@@ -380,6 +380,13 @@ In the following tables, the term alphanumeric refers to:
380380
> | --- | --- | --- | --- |
381381
> | jobs | resource group | 2-64 | Alphanumerics and hyphens.<br><br>Start with letter. |
382382
383+
## Microsoft.Insights
384+
385+
> [!div class="mx-tableFixed"]
386+
> | Entity | Scope | Length | Valid Characters |
387+
> | --- | --- | --- | --- |
388+
> | components | resource group | 1-260 | Can't use:<br>`%&\?/` <br><br>Can't end with space or period. |
389+
383390
## Microsoft.IoTCentral
384391

385392
> [!div class="mx-tableFixed"]

0 commit comments

Comments
 (0)