Skip to content

Commit bf90acd

Browse files
authored
Merge pull request #48592 from Bernd-Loehlein/patch-3
Site-Scope added to AD-Connection wizard
2 parents b4f4713 + 55db90a commit bf90acd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ A subnet must be delegated to Azure NetApp Files.
6565

6666
* 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.
6767

68-
If you have domain controllers that are unreachable via the Azure NetApp Files delegated subnet, you can submit an Azure support request to alter the scope from **global** (default) to **site**. 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 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.
6969

7070
See [Designing the site topology](https://docs.microsoft.com/windows-server/identity/ad-ds/plan/designing-the-site-topology) about AD sites and services.
7171

@@ -83,8 +83,10 @@ See Azure NetApp Files [SMB FAQs](https://docs.microsoft.com/azure/azure-netapp-
8383
This is the DNS that is required for the Active Directory domain join and SMB authentication operations.
8484
* **Secondary DNS**
8585
This is the secondary DNS server for ensuring redundant name services.
86-
* **Domain**
86+
* **AD DNS Domain Name**
8787
This is the domain name of your Active Directory Domain Services that you want to join.
88+
* **AD Site Name**
89+
This is the site name that the Domain Controller discovery will be limited to.
8890
* **SMB server (computer account) prefix**
8991
This is the naming prefix for the machine account in Active Directory that Azure NetApp Files will use for creation of new accounts.
9092

0 commit comments

Comments
 (0)