1

I'm working to customize APIM Dev Portal and I dont want allow user use 'Try it' functionality so How to disable it ?

Cristiano
  • 21
  • 1
  • 1
    Maybe self host it? https://learn.microsoft.com/en-us/azure/api-management/developer-portal-self-host – Skin Oct 21 '22 at 07:32

1 Answers1

1

There is no straightforward way of doing that, either create a custom widget to hid it https://learn.microsoft.com/en-us/azure/api-management/developer-portal-extend-custom-functionality#create-and-upload-custom-widget or self host the portal and customize it the way you want

Mo Haidar
  • 3,748
  • 6
  • 37
  • 76