Skip to content

Commit 95544e4

Browse files
authored
Update automation-managed-identity-faq.md
1 parent d221ade commit 95544e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-managed-identity-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A Run As account creates an Azure AD app that's used to manage the resources wit
5555
Run As accounts also have a management overhead that involves creating a service principal, Run As certificate, Run As connection, certificate renewal, and so on. Managed identities eliminate this overhead by providing a secure method for users to authenticate and access resources that support Azure AD authentication without worrying about any certificate or credential management.
5656

5757
## Can a managed identity be used for both cloud and hybrid jobs?
58-
Azure Automation supports [system-assigned managed identities](./automation-security-overview.md#managed-identities) for both cloud and hybrid jobs. Currently, Azure Automation [user-assigned managed identities](./automation-security-overview.md#managed-identities-preview) can be used for cloud jobs only and can't be used for jobs that run on a hybrid worker.
58+
Azure Automation supports [system-assigned managed identities](./automation-security-overview.md#managed-identities) for both cloud and hybrid jobs. Currently, Azure Automation [user-assigned managed identities](./automation-security-overview.md) can be used for cloud jobs only and can't be used for jobs that run on a hybrid worker.
5959

6060
## Can I use a Run As account for new Automation account?
6161
Yes, but only in a scenario where managed identities aren't supported for specific on-premises resources. We'll allow the creation of a Run As account through a [PowerShell script](./create-run-as-account.md#create-account-using-powershell).
@@ -71,4 +71,4 @@ Use [this script](https://github.com/azureautomation/runbooks/blob/master/Utilit
7171
If your question isn't answered here, you can refer to the following sources for more questions and answers:
7272

7373
- [Azure Automation](/answers/topics/azure-automation.html)
74-
- [Feedback forum](https://feedback.azure.com/d365community/forum/721a322e-bd25-ec11-b6e6-000d3a4f0f1c)
74+
- [Feedback forum](https://feedback.azure.com/d365community/forum/721a322e-bd25-ec11-b6e6-000d3a4f0f1c)

0 commit comments

Comments
 (0)