I was testing yesterday’s 2.5.0 nightly build and noticed the PSU system variables weren’t accessible to my APIs:
Probably a bug
Product: PowerShell Universal
Version: 2.5.0
I was testing yesterday’s 2.5.0 nightly build and noticed the PSU system variables weren’t accessible to my APIs:
Probably a bug
Product: PowerShell Universal
Version: 2.5.0
Could this be relevant?
Good thought! I found the issue. I have variables different for each environment and separated by host (for test and prod). I need to enable the variable in the prod environment.
Thanks for helping me remember this