Currently moving from 1.5.21 to 2.10.0. One of my scripts uses Invoke-UAScript to trigger a couple of other scripts, didn’t have any issues in 1.5.21 but now getting the error.
[error] Cannot retrieve the dynamic parameters for the cmdlet. Specify a computer name or use the Connect-UAServer command.
I feel like it’s due to me not setting the API__URL property, but can’t seem to figure out what it specifically wants. It doesn’t work locally and doesn’t work in azure app service. The API Settings doc doesn’t really expand on what should be in there.
Settings - PowerShell Universal