@@ -13,7 +13,7 @@ ms.workload: storage
13
13
ms.tgt_pltfrm : na
14
14
ms.devlang : na
15
15
ms.topic : conceptual
16
- ms.date : 4/23 /2019
16
+ ms.date : 6/6 /2019
17
17
ms.author : b-juche
18
18
---
19
19
# Create a volume for Azure NetApp Files
@@ -85,45 +85,47 @@ A subnet must be delegated to Azure NetApp Files.
85
85
86
86
Azure NetApp Files supports SMBv3 volumes. You need to create Active Directory connections before adding an SMB volume.
87
87
88
- ### Create an Active Directory connection
89
-
90
- 1 . Ensure that you meet the following requiements:
91
-
92
- * The admin account you use must be able to create machine accounts in the organizational unit (OU) path that you will specify.
93
- * Proper ports must be open on the applicable Windows Active Directory (AD) server.
94
- The required ports are as follows:
95
-
96
- | Service | Port | Protocol |
97
- | -----------------------| --------------| ------------------|
98
- | AD Web Services | 9389 | TCP |
99
- | DNS | 53 | TCP |
100
- | DNS | 53 | UDP |
101
- | ICMPv4 | N/A | Echo Reply |
102
- | Kerberos | 464 | TCP |
103
- | Kerberos | 464 | UDP |
104
- | Kerberos | 88 | TCP |
105
- | Kerberos | 88 | UDP |
106
- | LDAP | 389 | TCP |
107
- | LDAP | 389 | UDP |
108
- | LDAP | 3268 | TCP |
109
- | NetBIOS name | 138 | UDP |
110
- | SAM/LSA | 445 | TCP |
111
- | SAM/LSA | 445 | UDP |
112
- | Secure LDAP | 636 | TCP |
113
- | Secure LDAP | 3269 | TCP |
114
- | w32time | 123 | UDP |
88
+ ### Requirements for Active Directory connections
89
+
90
+ The requirements for Active Directory connections are as follows:
91
+
92
+ * The admin account you use must be able to create machine accounts in the organizational unit (OU) path that you will specify.
93
+
94
+ * Proper ports must be open on the applicable Windows Active Directory (AD) server.
95
+ The required ports are as follows:
96
+
97
+ | Service | Port | Protocol |
98
+ | -----------------------| --------------| ------------------|
99
+ | AD Web Services | 9389 | TCP |
100
+ | DNS | 53 | TCP |
101
+ | DNS | 53 | UDP |
102
+ | ICMPv4 | N/A | Echo Reply |
103
+ | Kerberos | 464 | TCP |
104
+ | Kerberos | 464 | UDP |
105
+ | Kerberos | 88 | TCP |
106
+ | Kerberos | 88 | UDP |
107
+ | LDAP | 389 | TCP |
108
+ | LDAP | 389 | UDP |
109
+ | LDAP | 3268 | TCP |
110
+ | NetBIOS name | 138 | UDP |
111
+ | SAM/LSA | 445 | TCP |
112
+ | SAM/LSA | 445 | UDP |
113
+ | Secure LDAP | 636 | TCP |
114
+ | Secure LDAP | 3269 | TCP |
115
+ | w32time | 123 | UDP |
115
116
117
+ ### Create an Active Directory connection
116
118
117
119
1 . From your NetApp account, click ** Active Directory connections** , then click ** Join** .
118
120
119
121
![ Active Directory Connections] ( ../media/azure-netapp-files/azure-netapp-files-active-directory-connections.png )
120
122
121
123
2 . In the Join Active Directory window, provide the following information:
122
124
123
- * ** Primary DNS**
124
- This is the domain controller IP address for the preferred Active Directory Domain Services for use with Azure NetApp Files .
125
- * ** Secondary DNS**
126
- This is the domain controller IP address for the secondary Active Directory Domain Services for use with Azure NetApp Files .
125
+ * ** Primary DNS**
126
+ This is the DNS that is required for the Active Directory domain join and SMB authentication operations .
127
+ * ** Secondary DNS**
128
+ This is the secondary DNS server for ensuring redundant name services .
127
129
* ** Domain**
128
130
This is the domain name of your Active Directory Domain Services that you want to join.
129
131
* ** SMB server (computer account) prefix**
0 commit comments