Forum Discussion

m_c_7's avatar
m_c_7
Copper Contributor
Dec 11, 2023

Can I use PowerShell script with Functions in Azure Devops "Powershell@2" task?

I have a powershell script that includes functions defined in it. When I run it manually the script works fine and reference to the functions works fine. But when I when I run it inside Azure Devops...

Resources