Skip to content

Commit f238eaa

Browse files
authored
Merge pull request #78991 from b-juche/live-update-06-06-dns-update
Modifying DNS descriptions; minor section restructure
2 parents d90ece5 + 5a25eb5 commit f238eaa

File tree

1 file changed

+34
-32
lines changed

1 file changed

+34
-32
lines changed

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

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 4/23/2019
16+
ms.date: 6/6/2019
1717
ms.author: b-juche
1818
---
1919
# Create a volume for Azure NetApp Files
@@ -85,45 +85,47 @@ A subnet must be delegated to Azure NetApp Files.
8585

8686
Azure NetApp Files supports SMBv3 volumes. You need to create Active Directory connections before adding an SMB volume.
8787

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 |
115116

117+
### Create an Active Directory connection
116118

117119
1. From your NetApp account, click **Active Directory connections**, then click **Join**.
118120

119121
![Active Directory Connections](../media/azure-netapp-files/azure-netapp-files-active-directory-connections.png)
120122

121123
2. In the Join Active Directory window, provide the following information:
122124

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.
127129
* **Domain**
128130
This is the domain name of your Active Directory Domain Services that you want to join.
129131
* **SMB server (computer account) prefix**

0 commit comments

Comments
 (0)