Skip to content

Commit c85b184

Browse files
authored
Merge pull request #114372 from iainfoulds/patch-1
[AzureADDS] Add FAQ entry for DFS
2 parents 203d5c0 + 07d64b3 commit c85b184

File tree

1 file changed

+4
-0
lines changed
  • articles/active-directory-domain-services

1 file changed

+4
-0
lines changed

articles/active-directory-domain-services/faqs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Yes. Each Azure AD Domain Services managed domain includes two domain controller
8787
* [Can I modify or add DNS records in my managed domain?](#can-i-modify-or-add-dns-records-in-my-managed-domain)
8888
* [What is the password lifetime policy on a managed domain?](#what-is-the-password-lifetime-policy-on-a-managed-domain)
8989
* [Does Azure AD Domain Services provide AD account lockout protection?](#does-azure-ad-domain-services-provide-ad-account-lockout-protection)
90+
* [Can I configure Distributed File System (DFS) and replication within Azure AD Domain Services?](#can-i-configure-distributed-file-system-and-replication-within-azure-ad-domain-services)
9091

9192
### Can I connect to the domain controller for my managed domain using Remote Desktop?
9293
No. You don't have permissions to connect to domain controllers for the managed domain using Remote Desktop. Members of the *AAD DC Administrators* group can administer the managed domain using AD administration tools such as the Active Directory Administration Center (ADAC) or AD PowerShell. These tools are installed using the *Remote Server Administration Tools* feature on a Windows server joined to the managed domain. For more information, see [Create a management VM to configure and administer an Azure AD Domain Services managed domain](tutorial-create-management-vm.md).
@@ -115,6 +116,9 @@ The default password lifetime on an Azure AD Domain Services managed domain is 9
115116
### Does Azure AD Domain Services provide AD account lockout protection?
116117
Yes. Five invalid password attempts within 2 minutes on the managed domain cause a user account to be locked out for 30 minutes. After 30 minutes, the user account is automatically unlocked. Invalid password attempts on the managed domain don't lock out the user account in Azure AD. The user account is locked out only within your Azure AD Domain Services managed domain. For more information, see [Password and account lockout policies on managed domains](password-policy.md).
117118

119+
### Can I configure Distributed File System and replication within Azure AD Domain Services?
120+
No. Distributed File System (DFS) and replication aren't available when using Azure AD Domain Services.
121+
118122
## Billing and availability
119123

120124
* [Is Azure AD Domain Services a paid service?](#is-azure-ad-domain-services-a-paid-service)

0 commit comments

Comments
 (0)