Skip to content

Commit 90b5c5d

Browse files
Merge pull request #214682 from SnehaSudhirG/17Oct-Docupdates-TSStatusReports
added info in possible causes section
2 parents b0ef606 + 3adc626 commit 90b5c5d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/automation/troubleshoot/desired-state-configuration.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot Azure Automation State Configuration issues
33
description: This article tells how to troubleshoot and resolve Azure Automation State Configuration issues.
44
services: automation
55
ms.subservice:
6-
ms.date: 04/16/2019
6+
ms.date: 10/17/2022
77
ms.topic: troubleshooting
88
ms.custom: devx-track-azurepowershell
99
---
@@ -101,9 +101,13 @@ VM has reported a failure when processing extension 'Microsoft.Powershell.DSC /
101101

102102
### Cause
103103

104-
This issue is caused by a bad or expired certificate. See [Re-register a node](../automation-dsc-onboarding.md#re-register-a-node).
104+
The following are the possible causes:
105105

106-
This issue might also be caused by a proxy configuration not allowing access to ***.azure-automation.net**. For more information, see [Configuration of private networks](../automation-dsc-overview.md#network-planning).
106+
- A bad or expired certificate. See [Re-register a node](../automation-dsc-onboarding.md#re-register-a-node).
107+
108+
- A proxy configuration that isn't allowing access to ***.azure-automation.net**. For more information, see [Configuration of private networks](../automation-dsc-overview.md#network-planning).
109+
110+
- When you disable local authentication in Azure Automation. See [Disable local authentication](../disable-local-authentication.md). To fix it, see [re-enable local authentication](../disable-local-authentication.md#re-enable-local-authentication).
107111

108112
### Resolution
109113

0 commit comments

Comments
 (0)