Skip to content

Commit 822a9a6

Browse files
committed
1872781a
1 parent f96dda3 commit 822a9a6

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
@@ -286,7 +286,7 @@ Type the following code in a text file, and save it as **test.json** somewhere o
286286

287287
### Create the runbook
288288

289-
Create a new PowerShell runbook named **Test-Json** in Azure Automation. See [My first PowerShell runbook](./learn/automation-tutorial-runbook-textual-powershell.md).
289+
Create a new PowerShell runbook named **Test-Json** in Azure Automation.
290290

291291
To accept the JSON data, the runbook must take an object as an input parameter. The runbook can then use the properties defined in the JSON file.
292292

0 commit comments

Comments
 (0)