Share via

Azure APIM APIOps

jhansi nallamothu 20 Reputation points
2025-08-29T10:45:49.92+00:00

Hi Team,

I am trying to run the APIOps toolkit with Azure DevOps by following this doc :

We are just a beginner to this tool, so while running the run-extractor.yml file getting artifacts but when creating a pull request not getting tags folder and products folder. Getting tags and product folders are in artifacts and template branch also. I have tried with config extractor file also but that is not working. Could you please help me to resolve the issue.

Thanks & Regards

Jhansi Nallamothu

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.


Answer accepted by question author

Rakesh Mishra 9,425 Reputation points Microsoft External Staff Moderator
2025-09-03T14:23:49.4766667+00:00

Hi jhansi nallamothu,

Based on the discussion, below is the summary of issue and resolution.

Issue: The extractor was run first time, and PR was merged which had put the artifacts in the target branch. When every new extractor run was happening, since there was no new change in tags and products, it was not coming in pull request.

Resolution: we created a fresh branch from main and put that as a target branch. Since there were no artifacts in that branch, all the changes were reflecting in the pull request.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.