How to Use PowerShell Tasks in Azure DevOps Pipelines
-
Azure DevOps is a very powerful product that encompasses the whole application lifecycle, including DevOps capabilities. Release Pipelines is one of the features that helps automate the testing and delivery of desired applications to end-users on multiple stages. But to use it properly, you should know how to couple it with PowerShell Tasks.
Read the short article by Nicolas Prigent, a three-time Microsoft MVP, on how to pass arguments to your scripts in Azure DevOps Pipelines with the help of PowerShell Tasks.