6

Microsoft has released a new developer portal for Azure API Management.

I'm looking for a way to export all the files and configurations from an API Developer portal and be able to import it to another one. So, I can apply the same customization to all my APIM instances.

Is there way to achieve that?

Selaka Nanayakkara
  • 3,296
  • 1
  • 22
  • 42
Ehsan Mirsaeedi
  • 6,924
  • 1
  • 41
  • 46

2 Answers2

1

You could use Git Repository to export and import configuration.

In the local Git repository, portalStyles folder contains the configuration for the developer portal customizations in the service instance.

enter image description here

Note: Developer portal entities other than styles cannot be configured using Git.

Joey Cai
  • 18,968
  • 1
  • 20
  • 30
0

I tried Entire API's are imported Successfully but Not Portal styles and UI design so for that any procedure is there ?