Skip to content

Commit f19543c

Browse files
committed
Fixing reference
1 parent 7b83632 commit f19543c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/runbook-input-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Follow these steps to configure the input parameters.
8686

8787
![Automation graphical runbook](media/automation-runbook-input-parameters/automation-02-graphical-runbok-editor.png)
8888

89-
3. The Input and Output control displays a list of input parameters that are defined for the runbook. Here you can either add a new input parameter or edit the configuration of an existing input parameter. To add a new parameter for the runbook, click **Add input** to open the **Runbook input parameter** blade where you can configure parameters using the properties defined in [Graphical authoring in Azure Automation](automation-graphical-authoring-intro.md#runbook-input).
89+
3. The Input and Output control displays a list of input parameters that are defined for the runbook. Here you can either add a new input parameter or edit the configuration of an existing input parameter. To add a new parameter for the runbook, click **Add input** to open the **Runbook input parameter** blade where you can configure parameters using the properties defined in [Graphical authoring in Azure Automation](automation-graphical-authoring-intro.md).
9090

9191
![Add new input](media/automation-runbook-input-parameters/automation-runbook-input-parameter-new.png)
9292
4. Create two parameters with the following properties to be used by the **Get-AzVM** activity, and then click **OK**.

0 commit comments

Comments
 (0)