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
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ A subnet must be delegated to Azure NetApp Files.
30
30
31
31
You need to create Active Directory connections before creating an SMB volume. The requirements for Active Directory connections are as follows:
32
32
33
-
* The admin account you use must be able to create machine accounts in the organizational unit (OU) path that you will specify.
33
+
* The admin account you use must have the capability to create machine accounts in the organizational unit (OU) path that you will specify.
34
34
35
35
* Proper ports must be open on the applicable Windows Active Directory (AD) server.
36
36
The required ports are as follows:
@@ -79,13 +79,13 @@ For more information, see [Compare self-managed Active Directory Domain Services
79
79
80
80
### Active Directory Domain Services (ADDS)
81
81
82
-
You can use your preferred [Active Directory Sites and Services](https://docs.microsoft.com/windows-server/identity/ad-ds/plan/understanding-active-directory-site-topology) scope for Azure NetApp Files. This option enables reads and writes to Active Directory Domain Services (ADDS) domain controllers that are [accessible by Azure NetApp Files](azure-netapp-files-network-topologies.md). It also prevents the service from communicating with domain controllers that are not in the specified AD Sites and Services site.
82
+
You can use your preferred [Active Directory Sites and Services](https://docs.microsoft.com/windows-server/identity/ad-ds/plan/understanding-active-directory-site-topology) scope for Azure NetApp Files. This option enables reads and writes to Active Directory Domain Services (ADDS) domain controllers that are [accessible by Azure NetApp Files](azure-netapp-files-network-topologies.md). It also prevents the service from communicating with domain controllers that are not in the specified Active Directory Sites and Services site.
83
83
84
84
To find your site name when you use ADDS, you can contact the administrative group in your organization that is responsible for Active Directory Domain Services. The example below shows the Active Directory Sites and Services plugin where the site name is displayed:
85
85
86
86

87
87
88
-
When you configure an AD connection for Azure NetApp Files, you specify the site name in scope for the AD Site Name field.
88
+
When you configure an AD connection for Azure NetApp Files, you specify the site name in scope for the **AD Site Name** field.
* Ensure the VNet or subnet where AADDS is deployed is in the same Azure region as the Azure NetApp Files deployment.
97
97
* If you use another VNet in the region where Azure NetApp Files is deployed, you should create a peering between the two VNets.
98
98
* Azure NetApp Files supports `user` and `resource forest` types.
99
-
* For synchronization type, you can select from `All` or `Scoped`. If Scoped is selected, ensure the correct Azure AD group is selected for accessing SMB shares. If you are uncertain, you can use the `All` synchronization type.
99
+
* For synchronization type, you can select `All` or `Scoped`.
100
+
If you select `Scoped`, ensure the correct Azure AD group is selected for accessing SMB shares. If you are uncertain, you can use the `All` synchronization type.
100
101
* Use of the Enterprise or Premium SKU is required. The Standard SKU is not supported.
101
102
102
103
When you create an Active Directory connection, note the following specifics for AADDS:
@@ -169,7 +170,7 @@ This setting is configured in the **Active Directory Connections** under **NetAp
169
170
170
171
A volume name must be unique within each capacity pool. It must be at least three characters long. You can use any alphanumeric characters.
171
172
172
-
You cannot use `default` as the volume name.
173
+
You can't use `default` as the volume name.
173
174
174
175
***Capacity pool**
175
176
Specify the capacity pool where you want the volume to be created.
@@ -188,7 +189,7 @@ This setting is configured in the **Active Directory Connections** under **NetAp
188
189
Specify the subnet that you want to use for the volume.
189
190
The subnet you specify must be delegated to Azure NetApp Files.
190
191
191
-
If you have not delegated a subnet, you can click **Create new** on the Create a Volume page. Then in the Create Subnet page, specify the subnet information, and select **Microsoft.NetApp/volumes** to delegate the subnet for Azure NetApp Files. In each VNet, only one subnet can be delegated to Azure NetApp Files.
192
+
If you haven't delegated a subnet, you can click **Create new** on the Create a Volume page. Then in the Create Subnet page, specify the subnet information, and select **Microsoft.NetApp/volumes** to delegate the subnet for Azure NetApp Files. In each VNet, only one subnet can be delegated to Azure NetApp Files.
192
193
193
194

0 commit comments