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/active-directory-domain-services/faqs.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
10
10
ms.subservice: domain-services
11
11
ms.workload: identity
12
12
ms.topic: conceptual
13
-
ms.date: 01/21/2020
13
+
ms.date: 03/09/2020
14
14
ms.author: iainfou
15
15
16
16
---
@@ -32,6 +32,7 @@ This page answers frequently asked questions about Azure Active Directory Domain
32
32
*[Can I add domain controllers to an Azure AD Domain Services managed domain?](#can-i-add-domain-controllers-to-an-azure-ad-domain-services-managed-domain)
33
33
*[Can guest users invited to my directory use Azure AD Domain Services?](#can-guest-users-invited-to-my-directory-use-azure-ad-domain-services)
34
34
*[Can I move an existing Azure AD Domain Services managed domain to a different subscription, resource group, region, or virtual network?](#can-i-move-an-existing-azure-ad-domain-services-managed-domain-to-a-different-subscription-resource-group-region-or-virtual-network)
35
+
*[Does Azure AD Domain Services include high availability options?](#does-azure-ad-domain-services-include-high-availability-options)
35
36
36
37
### Can I create multiple managed domains for a single Azure AD directory?
37
38
No. You can only create a single managed domain serviced by Azure AD Domain Services for a single Azure AD directory.
@@ -71,6 +72,10 @@ No. Guest users invited to your Azure AD directory using the [Azure AD B2B](../a
71
72
### Can I move an existing Azure AD Domain Services managed domain to a different subscription, resource group, region, or virtual network?
72
73
No. After you create an Azure AD Domain Services managed domain, you can't then move the instance to a different resource group, virtual network, subscription, etc. Take care to select the most appropriate subscription, resource group, region, and virtual network when you deploy the Azure AD DS instance.
73
74
75
+
### Does Azure AD Domain Services include high availability options?
76
+
77
+
Yes. Each Azure AD Domain Services managed domain includes two domain controllers. You don't manage or connect to these domain controllers, they're part of the managed service. If you deploy Azure AD Domain Services into a region that supports Availability Zones, the domain controllers are distributed across zones. In regions that don't support Availability Zones, the domain controllers are distributed across Availability Sets. You have no configuration options or management control over this distribution. For more information, see [Availability options for virtual machines in Azure](../virtual-machines/windows/availability.md).
78
+
74
79
## Administration and operations
75
80
76
81
*[Can I connect to the domain controller for my managed domain using Remote Desktop?](#can-i-connect-to-the-domain-controller-for-my-managed-domain-using-remote-desktop)
0 commit comments