Forum Discussion

Robert Woods's avatar
Robert Woods
Iron Contributor
Aug 14, 2019

Azure Runbook if statement does not work

In the last part of the below code block the if statement is not evaluated. The user is always added to the team no matter what the company name is. Any suggestions?   Param( [string]$teamnam...

Resources