Tools, FAQ, Tutorials:
Azure API Management - Developer Portal Admin
What is Azure API Management Developer Portal Admin?
✍: FYIcenter.com
The Developer Portal Admin is an Azure Web portal
that allows you to manage the Developer Portal and run
analytical reports on your API services.
Once you have signed up for an Azure API Management Service, you will be given an API Management Developer Portal Admin, which should have the following URL:
https://your-api-management-service-name.portal.azure-api.net/admin
For example, if your API Management Service is named as "fyicenter", the publisher portal URL will be:
https://fyicenter.portal.azure-api.net/admin
The Developer Portal Admin have the following main functionalities:
The picture below shows you the Developer Portal Admin of an Azure API Management service:
⇒ API Management Service on Azure Portal
⇐ Azure API Management - Developer Portal
2018-07-22, 2837👍, 0💬
Popular Posts:
How to add request URL Template Parameters to my Azure API operation to make it more user friendly? ...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...