Skip to content

Commit 3892b4c

Browse files
authored
Merge pull request #115544 from v-maudel/patch-503
M49153: Adding missing parameter
2 parents 3f20f72 + 424d4b8 commit 3892b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/manage-runas-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The following list provides the requirements to create a Run As account in Power
103103
* An Automation account, which is referenced as the value for the `AutomationAccountName` and `ApplicationDisplayName` parameters.
104104
* Permissions equivalent to the ones listed in [Required permissions to configure Run As accounts](#permissions).
105105

106-
To get the values for `SubscriptionId`, `ResourceGroupName`, and , which is required parameters for the PowerShell script, complete the next steps.
106+
To get the values for `SubscriptionId`, `ResourceGroupName`, and `AutomationAccountName`, which is required parameters for the PowerShell script, complete the next steps.
107107

108108
1. In the Azure portal, select **Automation Accounts**.
109109
1. On the Automation Accounts page, select your Automation account.

0 commit comments

Comments
 (0)