Skip to content

Commit db278c2

Browse files
committed
anf volume naming conventions
1 parent 350b3dc commit db278c2

File tree

4 files changed

+9
-15
lines changed

4 files changed

+9
-15
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 05/18/2022
15+
ms.date: 10/18/2022
1616
ms.author: anfdocs
1717
---
1818
# Create an SMB volume for Azure NetApp Files
@@ -43,9 +43,7 @@ Before creating an SMB volume, you need to create an Active Directory connection
4343
* **Volume name**
4444
Specify the name for the volume that you are creating.
4545

46-
A volume name must be unique within each capacity pool. It must be at least three characters long. The name must begin with a letter. It can contain letters, numbers, underscores ('_'), and hyphens ('-') only.
47-
48-
You can't use `default` or `bin` as the volume name.
46+
Refer to [Naming rules and restrictions for Azure resources](../azure-resource-manager/management/resource-name-rules.md#microsoft.netapp) for naming conventions on volumes. Additionally, you cannot use `default` or `bin` as the volume name.
4947

5048
* **Capacity pool**
5149
Specify the capacity pool where you want the volume to be created.

articles/azure-netapp-files/azure-netapp-files-create-volumes.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 03/02/2022
15+
ms.date: 10/18/2022
1616
ms.author: anfdocs
1717
---
1818
# Create an NFS volume for Azure NetApp Files
@@ -54,11 +54,9 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
5454

5555
2. In the Create a Volume window, click **Create**, and provide information for the following fields under the Basics tab:
5656
* **Volume name**
57-
Specify the name for the volume that you are creating.
57+
Specify the name for the volume that you are creating.
5858

59-
A volume name must be unique within each capacity pool. It must be at least three characters long. The name must begin with a letter. It can contain letters, numbers, underscores ('_'), and hyphens ('-') only.
60-
61-
You cannot use `default` or `bin` as the volume name.
59+
Refer to [Naming rules and restrictions for Azure resources](../azure-resource-manager/management/resource-name-rules.md#microsoft.netapp) for naming conventions on volumes. Additionally, you cannot use `default` or `bin` as the volume name.
6260

6361
* **Capacity pool**
6462
Specify the capacity pool where you want the volume to be created.

articles/azure-netapp-files/create-volumes-dual-protocol.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 07/28/2022
15+
ms.date: 10/18/2022
1616
ms.author: anfdocs
1717
---
1818
# Create a dual-protocol volume for Azure NetApp Files
@@ -74,9 +74,7 @@ To create NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volu
7474
* **Volume name**
7575
Specify the name for the volume that you are creating.
7676

77-
A volume name must be unique within each capacity pool. It must be at least three characters long. The name must begin with a letter. It can contain letters, numbers, underscores ('_'), and hyphens ('-') only.
78-
79-
You cannot use `default` or `bin` as the volume name.
77+
Refer to [Naming rules and restrictions for Azure resources](../azure-resource-manager/management/resource-name-rules.md#microsoft.netapp) for naming conventions on volumes. Additionally, you can't use `default` or `bin` as the volume name.
8078

8179
* **Capacity pool**
8280
Specify the capacity pool where you want the volume to be created.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Shows the rules and restrictions for naming Azure resources.
44
ms.topic: conceptual
55
author: tfitzmac
66
ms.author: tomfitz
7-
ms.date: 10/05/2022
7+
ms.date: 10/18/2022
88
---
99

1010
# Naming rules and restrictions for Azure resources
@@ -562,7 +562,7 @@ In the following tables, the term alphanumeric refers to:
562562
> | netAppAccounts / capacityPools | NetApp account | 1-64 | Alphanumerics, underscores, and hyphens.<br><br>Start with alphanumeric. |
563563
> | netAppAccounts / snapshots | NetApp account | 1-255 | Alphanumerics, underscores, and hyphens. <br><br> Start with alphanumeric. |
564564
> | netAppAccounts / snapshotPolicies | NetApp account | 1-64 | Alphanumerics, underscores, and hyphens.<br><br>Start with alphanumeric. |
565-
> | netAppAccounts / volumes | NetApp account | 1-64 | Alphanumerics, underscores, and hyphens. <br><br> Start with alphanumeric. |
565+
> | netAppAccounts / volumes | NetApp account | 1-64 | Alphanumerics, underscores, and hyphens. <br><br> Start with alphanumeric. <br><br> Volume cannot be named `bin` or `default`. |
566566
> | netAppAccounts / volumeGroups | NetApp account | 3-64 | Alphanumerics, underscores, and hyphens.<br><br>Start with alphanumeric. |
567567
568568
## Microsoft.Network

0 commit comments

Comments
 (0)