Skip to content

Commit bd43d05

Browse files
Fixed typo
Fixed typo "to direct queries other DNS servers" to "to direct queries from other DNS servers"
1 parent 31188ef commit bd43d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-domain-services/network-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ As you design the virtual network for Azure AD DS, the following considerations
3232
* To minimize latency, keep your core applications close to, or in the same region as, the virtual network subnet for your Azure AD DS managed domain. You can use virtual network peering or virtual private network (VPN) connections between Azure virtual networks.
3333
* The virtual network can't rely on DNS services other than those provided by Azure AD DS.
3434
* Azure AD DS provides its own DNS service. The virtual network must be configured to use these DNS service addresses. Name resolution for additional namespaces can be accomplished using conditional forwarders.
35-
* You can't use custom DNS server settings to direct queries other DNS servers, including on VMs. Resources in the virtual network must use the DNS service provided by Azure AD DS.
35+
* You can't use custom DNS server settings to direct queries from other DNS servers, including on VMs. Resources in the virtual network must use the DNS service provided by Azure AD DS.
3636

3737
> [!IMPORTANT]
3838
> You can't move Azure AD DS to a different virtual network after you've enabled the service.

0 commit comments

Comments
 (0)