Skip to content

Commit 90446bc

Browse files
authored
Merge pull request #106948 from iainfoulds/patch-2
[AzureADDS] Add high availability FAQ entry
2 parents 6ba2a2b + a42cd67 commit 90446bc

File tree

1 file changed

+6
-1
lines changed
  • articles/active-directory-domain-services

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: conceptual
13-
ms.date: 01/21/2020
13+
ms.date: 03/09/2020
1414
ms.author: iainfou
1515

1616
---
@@ -32,6 +32,7 @@ This page answers frequently asked questions about Azure Active Directory Domain
3232
* [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)
3333
* [Can guest users invited to my directory use Azure AD Domain Services?](#can-guest-users-invited-to-my-directory-use-azure-ad-domain-services)
3434
* [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)
3536

3637
### Can I create multiple managed domains for a single Azure AD directory?
3738
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
7172
### Can I move an existing Azure AD Domain Services managed domain to a different subscription, resource group, region, or virtual network?
7273
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.
7374

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+
7479
## Administration and operations
7580

7681
* [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

Comments
 (0)