In Postman, I have collection and environments. In the Runner,
Automate runs via CLI → Run onCI/CD → Configure the Command → I got the Postman CLI command preview with the code to copy it to Build configuration file.
What are my next steps to configure YAML build pipeline in ADO?
Is ADO an abbreviation for Azure Pipeline? The specific configuration steps on how to setup the YAML in your CI/CD should be provided or documented by the provider you’re using. There are also multiple resources showing these steps for different CI/CD pipelines.