Skip to content

Commit 7d9a477

Browse files
authored
Merge pull request #103985 from tfitzmac/0211names
add portal dashboard name
2 parents 2a00920 + 8ac69dd commit 7d9a477

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: 01/16/2020
5+
ms.date: 02/11/2020
66
---
77

88
# Naming rules and restrictions for Azure resources
@@ -523,6 +523,13 @@ In the following tables, the term alphanumeric refers to:
523523
> | clusters | resource group | 4-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
524524
> | workspaces | resource group | 4-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
525525
526+
## Microsoft.Portal
527+
528+
> [!div class="mx-tableFixed"]
529+
> | Entity | Scope | Length | Valid Characters |
530+
> | --- | --- | --- | --- |
531+
> | dashboards | resource group | 3-160 | Alphanumerics and hyphens.<br><br>To use restricted characters, add a tag named **hidden-title** with the dashboard name you want to use. The portal displays that name when showing the dashboard. |
532+
526533
## Microsoft.PowerBI
527534

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

0 commit comments

Comments
 (0)