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, ∼4396🔥, 0💬
Popular Posts:
How to Install Docker Desktop on Windows 10? You can follow this tutorial to Install Docker Desktop ...
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How to use the "send-one-way-request" Policy statement to call an extra web service for an Azure API...
How To Access a Global Variable inside a Function? in PHP? By default, global variables are not acce...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...