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, 2696👍, 0💬
Popular Posts:
What properties and functions are supported on http.client.HTTPResponse objects? If you get an http....
How to View Atom Feeds with IE (Internet Explorer)? If you want to view Atom Feeds with IE (Internet...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...
What is Azure API Management Publisher Dashboard? Azure API Management Publisher Dashboard is an Azu...
How To Use an Array as a Queue in PHP? A queue is a simple data structure that manages data elements...