Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/automation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ az automation runbook create \
--location westus
```

##### Set runbook content (Download [AzureAutomationTutorial.ps1](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/101-automation/scripts/AzureAutomationTutorial.ps1) as an example)
##### Set runbook content (Download [AzureAutomationTutorial.ps1](https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.automation/101-automation/scripts/AzureAutomationTutorial.ps1) as an example)
Comment thread
navba-MSFT marked this conversation as resolved.
```
az automation runbook replace-content \
--resource-group groupName \
Expand Down Expand Up @@ -87,4 +87,4 @@ az automation job resume \
--name jobName
```

If you have issues, please give feedback by opening an issue at https://github.com/Azure/azure-cli-extensions/issues.
If you have issues, please give feedback by opening an issue at https://github.com/Azure/azure-cli-extensions/issues.