Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/identity/domain-services/faqs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,13 @@ sections:
Does Microsoft Entra Domain Services include high availability options?
answer: |
Yes. Each Microsoft Entra 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 Microsoft Entra 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](/azure/virtual-machines/availability).

- question: |
Can "Microsoft Entra Hybrid Join" be configured in an environment using Microsoft Entra Domain Services?
answer: |
No, Microsoft Entra Domain Services does not support "Microsoft Entra Hybrid Join".
Comment on lines +126 to +128
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term is styled inconsistently here: across the repo the feature is referred to as "Microsoft Entra hybrid join" (lowercase "hybrid join") and it’s not typically placed in quotation marks. Please update the question and answer to use the standard casing and remove the quotes for consistency and searchability.

Suggested change
Can "Microsoft Entra Hybrid Join" be configured in an environment using Microsoft Entra Domain Services?
answer: |
No, Microsoft Entra Domain Services does not support "Microsoft Entra Hybrid Join".
Can Microsoft Entra hybrid join be configured in an environment using Microsoft Entra Domain Services?
answer: |
No, Microsoft Entra Domain Services does not support Microsoft Entra hybrid join.

Copilot uses AI. Check for mistakes.

Comment on lines +128 to 129
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Answer formatting is inconsistent with the surrounding FAQs, which usually start with a standalone "No." or "Yes." on its own line and then provide the explanation on the next line. Consider matching that pattern here to keep the FAQ entries consistent.

Suggested change
No, Microsoft Entra Domain Services does not support "Microsoft Entra Hybrid Join".
No.
Microsoft Entra Domain Services doesn't support "Microsoft Entra Hybrid Join".

Copilot uses AI. Check for mistakes.

- name: Administration and operations
questions:
- question: |
Expand Down