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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ A subnet must be delegated to Azure NetApp Files.
55
55
56
56
* The site topology for the targeted Active Directory Domain Services must adhere to best practices, in particular the Azure VNet where Azure NetApp Files is deployed.
57
57
58
-
The address space for the virtual network where Azure NetApp Files is deployed must be added to a new or existing Active Directory site (where a domain controller reachable by Azure NetApp Files resides).
58
+
The address space for the virtual network where Azure NetApp Files is deployed must be added to a new or existing Active Directory site (where a domain controller reachable by Azure NetApp Files is).
59
59
60
60
* The specified DNS servers must be reachable from the [delegated subnet](https://docs.microsoft.com/azure/azure-netapp-files/azure-netapp-files-delegate-subnet) of Azure NetApp Files.
61
61
@@ -65,7 +65,7 @@ A subnet must be delegated to Azure NetApp Files.
65
65
66
66
* The Azure NetApp Files delegated subnet must be able to reach all Active Directory Domain Services (ADDS) domain controllers in the domain, including all local and remote domain controllers. Otherwise, service interruption can occur.
67
67
68
-
If you have domain controllers that are unreachable via the Azure NetApp Files delegated subnet, you can specify an Active Directory site during creation of the Active Directory connection. Azure NetApp Files needs to communicate only with domain controllers in the site where the Azure NetApp Files delegated subnet address space resides.
68
+
If you have domain controllers that are unreachable by the Azure NetApp Files delegated subnet, you can specify an Active Directory site during creation of the Active Directory connection. Azure NetApp Files needs to communicate only with domain controllers in the site where the Azure NetApp Files delegated subnet address space is.
69
69
70
70
See [Designing the site topology](https://docs.microsoft.com/windows-server/identity/ad-ds/plan/designing-the-site-topology) about AD sites and services.
71
71
@@ -79,7 +79,7 @@ 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 AD 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
@@ -89,14 +89,14 @@ When you configure an AD connection for Azure NetApp Files, you specify the site
89
89
90
90
### Azure Active Directory Domain Services
91
91
92
-
For Azure Active Directory Domain Services (AADDS) configuration, best practices, and guidance, see [Azure AD Domain Services documentation](https://docs.microsoft.com/azure/active-directory-domain-services/).
92
+
For Azure Active Directory Domain Services (AADDS) configuration and guidance, see [Azure AD Domain Services documentation](https://docs.microsoft.com/azure/active-directory-domain-services/).
93
93
94
-
Additional AADDS best practices and considerations apply for Azure NetApp Files:
94
+
Additional AADDS considerations apply for Azure NetApp Files:
95
95
96
96
* 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
-
* 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.
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.
100
100
* Use of the Enterprise or Premium SKU is required. The Standard SKU is not supported.
101
101
102
102
When you create an Active Directory connection, note the following specifics for AADDS:
@@ -119,7 +119,7 @@ This setting is configured in the **Active Directory Connections** under **NetAp
119
119
120
120
2. In the Join Active Directory window, provide the following information, based on the Domain Services you want to use:
121
121
122
-
See Decide which Domain Services to use about information specific to the Domain Services you use.
122
+
For information specific to the Domain Services you use, see [Decide which Domain Services to use](#decide-which-domain-services-to-use).
123
123
124
124
***Primary DNS**
125
125
This is the DNS that is required for the Active Directory domain join and SMB authentication operations.
0 commit comments