Skip to content

Commit 613be7e

Browse files
Merge pull request #262336 from tfitzmac/0103names4
add privateLinkHubs
2 parents bbd8898 + 08fb8d8 commit 613be7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,7 @@ In the following tables, the term alphanumeric refers to:
855855
> [!div class="mx-tableFixed"]
856856
> | Entity | Scope | Length | Valid Characters |
857857
> | --- | --- | --- | --- |
858+
> | privateLinkHubs | resource group | 1-45 | Lowercase letters and numbers. |
858859
> | workspaces | global | 1-50 | Lowercase letters, hyphens, and numbers.<br><br>Start and end with letter or number.<br><br>Can't contain `-ondemand` |
859860
> | workspaces / bigDataPools | workspace | 1-15 | Letters and numbers.<br><br>Start with letter. End with letter or number.<br><br>Can't contain [reserved word](../troubleshooting/error-reserved-resource-name.md). |
860861
> | workspaces / sqlPools | workspace | 1-60 | Can't contain `<>*%&:\/?@-` or control characters. <br><br>Can't end with `.` or space. <br><br>Can't contain [reserved word](../troubleshooting/error-reserved-resource-name.md). |

0 commit comments

Comments
 (0)