Azure API Management Automatic updates

Azure Engineer 41 Reputation points
2020-09-09T16:45:42.957+00:00

Hi,

Is there an automated way of updating API, I've created an entry using Open API Specification and whenever there are changes to our original API i am importing the spec file again to ensure it is up to date.

Is there a way i can automate this process so that whenever a new endpoint is added or any existing endpoint is modified the changes will automatically reflect in Azure API Management portal

Please suggest

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
0 comments No comments
{count} votes

Answer accepted by question author
  1. MayankBargali-MSFT 70,981 Reputation points Moderator
    2020-09-10T03:14:58.197+00:00

    Hi @Azure Engineer

    You can refer to this article which will help you to understand the continuous integration (CI) and continuous deployment (CD) pipeline. In the same article, there is a reference video that will explain the challenges and how you can use API definitions to generate template from development artifacts.

    23702-image.png

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.

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.