Skip to content

Commit 428ea16

Browse files
Merge pull request #208102 from SwathiDhanwada-MSFT/patch-39
(AzureCXP) fixes MicrosoftDocs/azure-docs#97151
2 parents 6fbf6fe + a213b79 commit 428ea16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/automation/automation-security-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ For details on using managed identities, see [Enable managed identity for Azure
5858
## Run As accounts
5959

6060
Run As accounts in Azure Automation provide authentication for managing Azure Resource Manager resources or resources deployed on the classic deployment model. There are two types of Run As accounts in Azure Automation:
61+
- Azure Run As Account
62+
- Azure Classic Run As Account
6163

6264
To create or renew a Run As account, permissions are needed at three levels:
6365

@@ -183,4 +185,4 @@ For runbooks that use Hybrid Runbook Workers on Azure VMs, you can use [runbook
183185
* To create an Automation account from the Azure portal, see [Create a standalone Azure Automation account](automation-create-standalone-account.md).
184186
* If you prefer to create your account using a template, see [Create an Automation account using an Azure Resource Manager template](quickstart-create-automation-account-template.md).
185187
* For authentication using Amazon Web Services, see [Authenticate runbooks with Amazon Web Services](automation-config-aws-account.md).
186-
* For a list of Azure services that support the managed identities for Azure resources feature, see [Services that support managed identities for Azure resources](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md).
188+
* For a list of Azure services that support the managed identities for Azure resources feature, see [Services that support managed identities for Azure resources](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md).

0 commit comments

Comments
 (0)