You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 05/18/2022
15
+
ms.date: 10/18/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# 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
43
43
***Volume name**
44
44
Specify the name for the volume that you are creating.
45
45
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#microsoftnetapp) for naming conventions on volumes. Additionally, you cannot use `default` or `bin` as the volume name.
49
47
50
48
***Capacity pool**
51
49
Specify the capacity pool where you want the volume to be created.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-create-volumes.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 03/02/2022
15
+
ms.date: 10/18/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# 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
54
54
55
55
2. In the Create a Volume window, click **Create**, and provide information for the following fields under the Basics tab:
56
56
* **Volume name**
57
-
Specify the name for the volume that you are creating.
57
+
Specify the name for the volume that you are creating.
58
58
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#microsoftnetapp) for naming conventions on volumes. Additionally, you cannot use `default` or `bin` as the volume name.
62
60
63
61
* **Capacity pool**
64
62
Specify the capacity pool where you want the volume to be created.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/create-volumes-dual-protocol.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 07/28/2022
15
+
ms.date: 10/18/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# Create a dual-protocol volume for Azure NetApp Files
@@ -58,9 +58,9 @@ To create NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volu
58
58
| NFSv3 |`Unix`| None | UNIX (mode bits or NFSv4.x ACLs) <br><br> NFSv4.x ACLs can be applied using an NFSv4.x administrative client and honored by NFSv3 clients. |
59
59
| NFS |`Ntfs`| UNIX to Windows | NTFS ACLs (based on mapped Windows user SID) |
60
60
61
-
* The LDAP with extended groups feature supports the dual protocol of both [NFSv3 and SMB] and [NFSv4.1 and SMB] with the Unix security style. See [Configure ADDS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md) for more information.
61
+
* The LDAP with extended groups feature supports the dual protocol of both [NFSv3 and SMB] and [NFSv4.1 and SMB] with the Unix security style. See [Configure AD DS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md) for more information.
62
62
63
-
* If you have large topologies, and you use the Unix security style with a dual-protocol volume or LDAP with extended groups, you should use the **LDAP Search Scope** option on the Active Directory Connections page to avoid "access denied" errors on Linux clients for Azure NetApp Files. See [Configure ADDS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md#ldap-search-scope) for more information.
63
+
* If you have large topologies, and you use the Unix security style with a dual-protocol volume or LDAP with extended groups, you should use the **LDAP Search Scope** option on the Active Directory Connections page to avoid "access denied" errors on Linux clients for Azure NetApp Files. See [Configure AD DS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md#ldap-search-scope) for more information.
64
64
65
65
* You don't need a server root CA certificate for creating a dual-protocol volume. It is required only if LDAP over TLS is enabled.
66
66
@@ -74,9 +74,7 @@ To create NFS volumes, see [Create an NFS volume](azure-netapp-files-create-volu
74
74
* **Volume name**
75
75
Specify the name for the volume that you are creating.
76
76
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#microsoftnetapp) for naming conventions on volumes. Additionally, you can't use `default` or `bin` as the volume name.
80
78
81
79
* **Capacity pool**
82
80
Specify the capacity pool where you want the volume to be created.
@@ -158,7 +156,7 @@ The **Allow local NFS users with LDAP** option in Active Directory connections e
158
156
159
157
> [!NOTE]
160
158
> Before enabling this option, you should understand the [considerations](#considerations).
161
-
> The **Allow local NFS users with LDAP** option is part of the **LDAP with extended groups** feature and requires registration. See [Configure ADDS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md) for details.
159
+
> The **Allow local NFS users with LDAP** option is part of the **LDAP with extended groups** feature and requires registration. See [Configure AD DS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md) for details.
162
160
163
161
1. Click **Active Directory connections**. On an existing Active Directory connection, click the context menu (the three dots `…`), and select **Edit**.
164
162
@@ -212,6 +210,6 @@ Follow instructions in [Configure an NFS client for Azure NetApp Files](configur
0 commit comments