Skip to content

Commit 189184d

Browse files
committed
edit pass: pre-post-scripts
1 parent e125cbe commit 189184d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/pre-post-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Pre and post-tasks are run as runbooks and don't natively run on your Azure VMs
216216

217217
To interact with Azure machines, you should use the [Invoke-AzureRmVMRunCommand](/powershell/module/azurerm.compute/invoke-azurermvmruncommand) cmdlet to interact with your Azure VMs. For an example of how to do this, see the runbook example [Update Management – run script with Run command](https://gallery.technet.microsoft.com/Update-Management-Run-40f470dc).
218218

219-
### Interacting with Non-Azure machines
219+
### Interacting with non-Azure machines
220220

221221
Pre and post-tasks run in the Azure context and don't have access to non-Azure machines. To interact with the non-Azure machines, you must have the following items:
222222

0 commit comments

Comments
 (0)