I know this question may sound silly. I would like to selfhost the developer portal. I am concerned about future updates/versions. How do you update to a new version. Does anyone have experience with this?
I know this question may sound silly. I would like to selfhost the developer portal. I am concerned about future updates/versions. How do you update to a new version. Does anyone have experience with this?
I assume you already know this documentation: https://docs.microsoft.com/en-us/azure/api-management/developer-portal-self-host
Updating the portal requires to pull and integrate the changes from the github repo into your customized portal code (if you changed it).