Introduction
When developing software, CI/CD pipelines are often used to unit test the code, perform static analysis, deploy artifacts to staging environments, or roll out features to users. Scripts are frequently used to glue programs together.
How Azure Pipelines Scripts Work
Azure Pipelines, part of the Azure DevOps suite