Open
Description
modules are installed from PSGallery
Run azure/powershell@v1 using the shell PWSH
Calls an inline script and stops with error:
"The 'Get-AzImageBuilderTemplate' command was found in the module 'Az.ImageBuilder', but the module could not be
| loaded. For more information, run 'Import-Module Az.ImageBuilder'.
Error: Error: The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1"
We have 3 separate workflows and all fails due to this error. Please guide.