Integration with Azure board

Hi,

We are using Azure board to manage stories/work items. Can we integrate with pega to manage work items to select work item while checking-in a rule or merging a branch? And we are using Deployment manager to automate deployment process. Can we update Azure work item while processing deployment?

Thank you in advance

@VinodKumarB9624 This depends on the REST API exposed by Azure board. Pega marketplace has component to integrate with Jira dashboards. This is done through consumption of REST API exposed by Atlassian.

Please look at the following component for the design

@VinodKumarB9624 Hi, were you able to find a solution for the integration? Please share some inputs.

@swagats0 see Integrating Agile Workbench with Jira in Pega Platform 8.1.x to 8.2.x

Jira and CA Agile Central (Rally are the only integrations I could find on Marketplace:

Please see some responses that were provided in the discussion Comparing Deployment Manager vs open devops tools such as Azure DevOps, Jenkins, Bamboo and others

Also see Deployment Manager for model-driven DevOps and Using Deployment Manager 4.7.x

Accessing API documentation

Deployment manager provides REST APIs for interacting with many resources in the Deployment Manager interface. Use these APIs to create and manage pipelines by using automated scripts or external information.

also see Deployment Manager FAQ and Troubleshooting guides and What can I do with the Deployment Manager REST API?

The questions posted for our most recent Ask the Expert for Deployment Manager can be found here.