guythetechie

Results 98 comments of guythetechie

Can you post samples? What does your original policy look like, and what does it look like after extraction?

Thanks for the feedback, @rohit3d2003. We currently don't support that scenario. In your example, only changes in the last commit would be picked up. The previous commits would be skipped....

@martin2176 - I think it would work. The publisher shouldn't care whether the specified commit ID was the last commit.

Can you try with v6? You're using an old version of ApiOps (v4).

@erikhjensen As described in our [Wiki](https://github.com/Azure/apiops/wiki/APIM-resources#api-specification), we don't handle conflicts between the apiInformation.json and specification file. We pass both to APIM and let it handle any conflicts. As you described,...

Can you include the pipeline logs? The screenshot doesn't show the full error message.

Hi @erikhjensen, If I understand correctly, you want to extract product API associations, but not the APIs themselves. In other words, you want these folders: - /artifacts/products/productA/apis/apiX/.json - /artifacts/products/productA/apis/apiY/.json -...

I still don't fully understand the question, but we've changed how product API associations work in our latest release. Please review [the release notes ](https://github.com/Azure/apiops/releases/tag/v6.0.0-rc1)for more details. 1. There is...

@jonathdb93 - if you import your specification file manually into APIM through the Azure portal, does it work as expected?