I am attempting to run an Orchestrator workflow from a subscription. In this case the event topic selected is 'Compute Post Provision.' The Orchestrator workflow is a modifed version of the built in 'Invoke a PowerShell script.' I changed the inputs on the script; script and host to have default values.
In Orchestrator I never see this workflow execute from a deployment. In VRA I get a message that the run could not be found in Orchestrator. I'm guessing that I'm just missing a small change I need to make to the workflow to make it work from a subscription. Any thoughts?