The Samples workflow category contains workflows that allow you to test basic use cases.
To access these workflows, navigate to
and enter the powershell and samples tags in the workflow search box.Workflow Name | Description |
---|---|
Invoke a script via API | Demonstrates how to call a PowerShell script through the available scripting API. |
List directory content | Lists the contents of a directory on the PowerShell host file system. |
Pipeline execution example | Demonstrates how you can run multiple cmdlets arranged into a pipe. |
Toggle virtual machine state | Toggles the power state of a virtual machine. |