Dev Anthony
Results
2
comments of
Dev Anthony
hey @mikhailkoliada , there is an issue with 11.3.1 which is fixed in 11.4.0. are we able to pin the new version to be pre-installed in the agents instead of...
@chromebohemian448 , used below to install a specific version of Azure PowerShell.  ``` azurePowerShellVersion: "OtherVersion" preferredAzurePowerShellVersion: "11.4.0" ``` Problem with this approach is that it takes time to install...