Skip to content

Commit 1db746b

Browse files
committed
Feedback incorporated
1 parent d19f173 commit 1db746b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/automation/troubleshoot/managed-identity.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ This article discusses solutions to problems that you might encounter when you u
1616

1717
### Issue
1818

19-
Runbook with system assigned managed identity fails with 400 error message.
19+
Runbook with system assigned managed identity fails with the error as `unable to acquire for tenant organizations with error ManagedIdentityCredential authentication failed. Managed System Identity not found! Status 400 (Bad Request)`
2020

21-
:::image type="content" source="./media/managed-identity/error-runbooks-system-assigned-managed-identity.png" alt-text="screenshot of failure of Runbook with system assigned managed identity." lightbox="./media/managed-identity/error-runbooks-system-assigned-managed-identity.png":::
2221

2322
### Cause
2423
You haven't assigned permissions after creating the system-assigned managed identity.
2524

2625
### Resolution
27-
Ensure to assign the appropriate permissions for system-assigned managed identity. [Learn more](../enable-managed-identity-for-automation.md)
26+
Ensure to assign the appropriate permissions for system-assigned managed identity. [Using a system-assigned managed identity for an Azure Automation account](../enable-managed-identity-for-automation.md)
2827

2928

3029
## Scenario: Managed Identity in a Runbook cannot authenticate against Azure

0 commit comments

Comments
 (0)