Skip to content

Commit 8b1a6b0

Browse files
Merge pull request #246957 from Justinha/ad-ds-krbtgt
added krbtgt faq
2 parents 9c3ac61 + cc930d8 commit 8b1a6b0

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.subservice: domain-services
1212
ms.workload: identity
1313
ms.topic: faq
14-
ms.date: 05/09/2023
14+
ms.date: 08/01/2023
1515
ms.author: justinha
1616
title: Frequently asked questions (FAQs) about Azure Active Directory (AD) Domain Services
1717
summary: This page answers frequently asked questions about Azure Active Directory Domain Services.
@@ -159,6 +159,10 @@ sections:
159159
Why do my domain controllers change names?
160160
answer: |
161161
It is possible that during the maintenance of domain controllers there is a change in their names. To avoid problems with this type of change, it is recommended to not use the names of the domain controllers hardcoded in applications and/or other domain resources, but the FQDN of the domain. This way, no matter what the names of the domain controllers are, you won't need to reconfigure anything after a name change.
162+
- question: |
163+
Is the password of the KRBTGT account in a managed domain rolled periodically? If so, what is the frequency?
164+
answer: |
165+
The password of the KRBTGT account in a managed domain is rolled over every seven (7) days.
162166
163167
- name: Billing and availability
164168
questions:

0 commit comments

Comments
 (0)