Irregular.ADOPipeline.PSDevOps.ps1

#requires -Module PSDevOps
New-ADOPipeline -Stage PowerShellStaticAnalysis, TestPowerShellCrossPlatform, UpdatePowerShellGallery |
    Set-Content .\azure-pipelines.yml -Encoding UTF8