Skip to content

Commit 192493d

Browse files
committed
add dataprotection
1 parent 964b66a commit 192493d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
author: tfitzmac
66
ms.author: tomfitz
77
ms.reviewer: franksolomon
8-
ms.date: 01/02/2024
8+
ms.date: 01/03/2024
99
---
1010

1111
# Naming rules and restrictions for Azure resources
@@ -353,6 +353,15 @@ In the following tables, the term alphanumeric refers to:
353353
> | services | resource group | 2-62 | Alphanumerics, hyphens, periods, and underscores.<br><br>Start with alphanumeric. |
354354
> | services / projects | service | 2-57 | Alphanumerics, hyphens, periods, and underscores.<br><br>Start with alphanumeric. |
355355
356+
## Microsoft.DataProtection
357+
358+
> [!div class="mx-tableFixed"]
359+
> | Entity | Scope | Length | Valid Characters |
360+
> | --- | --- | --- | --- |
361+
> | backupVaults | resource group | 2-50 | Alphanumerics and hyphens.<br><br>Start with letter. |
362+
> | backupvaults / backupInstances | backup vault | 1-75 | Alphanumerics and hyphens. |
363+
> | backupVaults / backupPolicies | backup vault | 1-75 | Alphanumerics and hyphens. |
364+
356365
## Microsoft.DBforMariaDB
357366

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

0 commit comments

Comments
 (0)