0

I am new to Azure Power shell run book. I wrote example hello world program. According to documentation it should show output. But it did not show output. I have tested it in test-pane. It show status "completed: but it does not output the string. Below is the code:

Workflow MyFirstRunbook-Workflow { Write-Output "hello world" } 

1 Answer 1

1

Ideally It should work. It should show output under completed as shown in image attached.enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.