Skip to content

Commit 424d4b8

Browse files
authored
M49153: Adding missing parameter
Translator has reported possible source content issue. Description: Missing parameter
1 parent 254c1c3 commit 424d4b8

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)