Setup APIOps for API Management Using Azure DevOps Pipelines

preview_player
Показать описание
A link to my full APIM course on Udemy
Рекомендации по теме
Комментарии
Автор

Great video, Looking for next level videos for different use cases.

cloudlabs
Автор

This is an eye opener for me after struggling a lot to find a way to deploy API's to APIM automatically. Looking for more in depth video. Please do.

Ramesvenkat
Автор

This has been really helpful. Thank you so much for the content.

andrewpourak
Автор

We find these tools pretty handy to promote apis config from lower to higher environments of apim. Thanks for this, very informative

abdulmuqees
Автор

Great walk through! I have a question on the concept of re-deploying to dev. For an example, lets say we have multiple people working on APIs in APIM. When i run the extract pipeline, it extracts the changes at a point in time and when i run the publish pipeline, it deploys the changes at previously mentioned point in time. So my question is, when multiple people working on the same instance of APIM, will it override the changes which had happened after the extraction?

SajithWanigasinghe
Автор

What a fantastic tool, and thank you for the thorough explanation! In our situation, even though all the extractor pipeline activities including Create PR are running smoothly with all green checkmarks, we're not seeing a new branch or a pull request. Any clue what might be causing this?

bhushangawale
Автор

Thank you for the video. Do you have any video or articles to include different namedvalues for different environment ?

dibyaranjan
Автор

Thank You, Very informative video on ApiOps

niyashaneef
Автор

Very Good @hussein what version of the apiops are you using? To deploy dev no problem, but for others envs im really struggling, the config.yaml are not working, I have azure functions integrated with apim, and is really Hard follow with this approach.

edmaregs
Автор

Hey @Hussein, thank you for this wonderful content. Unfortunately, I'm stuck at initial level because of security permission issues. While creating new azure service connection, 'Grant access permission to all pipelines' checkbox is disabled. Can you please help me with this, what level of user permission I will need to create service connection?

tgiri
Автор

Hi Hussein, The content is awesome. Though I am new to Azure but I was able to follow it and run both pipelines, extractor and publisher successfully.
However, I have a question.
How can we parameterize it for different environments?
Do you have any example of that?
I guess it will be using configuration.env.yaml but still need some examples if you can help me.
Thanks

sudhirkaul
Автор

The best and the only video which shows the end-end pipeline for APIM. I just have one question. If I have multiple environments with different service connections, where can I specify them? Is run-publisher-with-env.yaml the correct file to specify that? Do I need to create multiple env.yaml file for each environment to specify different service connection?

debajdu
Автор

Nice video. Clearly explains APiOps. Can we use ApiOps with other pipelines as well like Bitbucket pipelines?

shilpa
Автор

Hi, can we deploy apim through publisher pipeline in incremental mode.

surbhirajput
Автор

Any info on how to fix the spectral lint failure

akshayvijayan
Автор

My pipeline is successfully published to dev and prod, however everything except apis and policy and been pushed to the prod but apis not, anyhow what cause this ?

huskyanimal
Автор

I am getting 412 error when running my Publisher pipeline. Do you know why I followed same steps.

rajatsingh-djhz