[Question] - Can we publish the extracted artifacts to APIM workspace?
Release version
v6.0.2-alpha.1.0.3
Question Details
I have extracted the APIM configurations using apiops and able to publish to the APIM instance. when trying to publish the same artifacts to target APIM workspace getting error. Write-Error: [31;1mPublisher failed with code 134. Output: [0m 2025-06-17T13:42:44.8990835Z ##[debug]Exit code 1 received from tool '/usr/bin/pwsh'
Expected behavior
I should be able to publish the artifacts to target APIM workspace
Actual behavior
not able to push the artifacts to target APIM workspace, getting error
Write-Error: [31;1mPublisher failed with code 134. Output: [0m 2025-06-17T13:42:44.8990835Z ##[debug]Exit code 1 received from tool '/usr/bin/pwsh'
Reproduction Steps
Created ADO pipeline to publish the artifacts to APIM workspace
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.