Skip to content

Commit 608bd66

Browse files
authored
Merge pull request #194980 from tfitzmac/0413names
fix workspaces scope
2 parents 6b65afd + 4fe9566 commit 608bd66

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: Resource naming restrictions
33
description: Shows the rules and restrictions for naming Azure resources.
44
ms.topic: conceptual
5-
ms.date: 04/05/2022
5+
ms.date: 04/13/2022
66
---
77

88
# Naming rules and restrictions for Azure resources
@@ -586,7 +586,7 @@ In the following tables, the term alphanumeric refers to:
586586
> | Entity | Scope | Length | Valid Characters |
587587
> | --- | --- | --- | --- |
588588
> | clusters | resource group | 4-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
589-
> | workspaces | global | 4-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
589+
> | workspaces | resource group | 4-63 | Alphanumerics and hyphens.<br><br>Start and end with alphanumeric. |
590590
591591
## Microsoft.OperationsManagement
592592

0 commit comments

Comments
 (0)