# A new Postman integration for Azure DevOps users

If you use Azure Pipelines as your CI/CD of choice, Postman's latest release is for you. We’ve just added a new integration with Azure Pipelines that enables you to monitor your pipeline runs—and run Postman test collections within your pipeline—with only a minimal setup. The [Postman API Platform](https://www.postman.com/api-platform/)'s suite of tools keeps improving to meet our community’s needs when it comes to managing the [API lifecycle](https://www.postman.com/api-platform/api-lifecycle/). And, last year, Postman v10 added [Git-aware API definition editing](https://blog.postman.com/announcing-postmans-redesigned-api-builder-with-native-git-support/) along with the new [Postman CLI](https://blog.postman.com/introducing-the-postman-cli-to-automate-your-api-testing/) that powers contract testing within your CI/CD. But we know that building an API doesn't happen only within Postman. Connecting to more tools within the [API platform landscape](https://blog.postman.com/2022-api-platform-landscape-trends-and-challenges/) is critical to giving Postman customers a seamless experience. The new Azure Pipelines (part of Azure DevOps) integration joins our existing Azure Repos (also part of Azure DevOps) and [Azure API Management](https://blog.postman.com/announcing-postman-microsoft-azure-integration-partnership/) integrations to give you a more end-to-end Azure integration. With this new integration, you can:

- View pipeline runs with the option to filter to runs for a specific branch or with a particular result
- Easily add [Postman CLI](https://blog.postman.com/introducing-the-postman-cli-to-automate-your-api-testing) to your pipeline to leverage your existing Postman Collections for automated testing of new code
- See detailed results of Postman CLI runs within your pipeline
 
 ![Example of pipeline runs in Postman](https://blog.postman.com/wp-content/uploads/2023/01/DevOps-1000x425.jpg)Example of pipeline runs in Postman [**Try Postman now**](https://www.postman.com/downloads/)