Skip to content

Commit 2aaf46b

Browse files
authored
Merge pull request #230937 from rwike77/workload-identities
Dirty PR for release branch merge conflict with upstream main
2 parents 685beb1 + cccc02a commit 2aaf46b

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

articles/active-directory-domain-services/troubleshoot-alerts.md

Lines changed: 14 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: troubleshooting
13-
ms.date: 03/02/2023
13+
ms.date: 03/15/2023
1414
ms.author: justinha
1515

1616
---
@@ -314,6 +314,19 @@ When the managed domain is enabled again, the managed domain's health automatica
314314
315315
[Check the Azure AD DS health](check-health.md) for alerts that indicate problems in the configuration of the managed domain. If you're able to resolve alerts that indicate a configuration issue, wait two hours and check back to see if the synchronization has completed. When ready, [open an Azure support request][azure-support] to re-enable the managed domain.
316316

317+
## AADDS600: Unresolved health alerts for 30 days
318+
319+
### Alert Message
320+
321+
*Microsoft can’t manage the domain controllers for this managed domain due to unresolved health alerts \[IDs\]. This is blocking critical security updates as well as a planned migration to Windows Server 2019 for these domain controllers. Follow steps in the alert to resolve the issue. Failure to resolve this issue within 30 days will result in suspension of the managed domain.*
322+
323+
### Resolution
324+
325+
> [!WARNING]
326+
> If a managed domain is suspended for an extended period of time, there's a danger of it being deleted. Resolve the reason for suspension as quickly as possible. For more information, see [Understand the suspended states for Azure AD DS](suspension.md).
327+
328+
[Check the Azure AD DS health](check-health.md) for alerts that indicate problems in the configuration of the managed domain. If you're able to resolve alerts that indicate a configuration issue, wait six hours and check back to see if the alert is removed. [Open an Azure support request][azure-support] if you need assistance.
329+
317330
## Next steps
318331

319332
If you still have issues, [open an Azure support request][azure-support] for additional troubleshooting assistance.

articles/azure-functions/functions-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Choose a tab below to learn about permissions for each component:
166166
# [Azure SignalR extension](#tab/signalr)
167167
You'll need to create a role assignment that provides access to Azure SignalR Service data plane REST APIs. We recommend you to use the built-in role [SignalR Service Owner](../role-based-access-control/built-in-roles.md#signalr-service-owner). Management roles like [Owner](../role-based-access-control/built-in-roles.md#owner) aren't sufficient.
168168

169-
# [Durable Functions storage provider (preview)](#tab/durable)
169+
# [Durable Functions storage provider](#tab/durable)
170170

171171
[!INCLUDE [functions-durable-permissions](../../includes/functions-durable-permissions.md)]
172172

0 commit comments

Comments
 (0)