Tools, FAQ, Tutorials:
Login to Azure API Publisher Portal - 2017 Version
How to login to Azure API Management Publisher Portal 2017 version?
✍: FYIcenter.com
If you have given access permission to an Azure API Management Service publisher portal,
you can login to the publisher portal as shown in this tutorial:
1. Enter the publisher portal URL in a Web browser as shown below: The first part of the domain name is your API Management Service name:
https://fyicenter.portal.azure-api.net/admin
2. On the "Sign in" page, click the link in "If you are an Administrator you must sign in here." You see "Microsoft Azure" sign in page.
3. Sign in with your company email address and click the "Continue" button to sign in. You may the "No subscriptions found" page.
4. Click on the "PORTAL.AZURE.COM" link on the page. You will be redirected to the dashboard page of the Azure portal.
5. Click "All Resources" in the menu. And find your API Management Service resource from the resource list.
6. Click on API Management Service resource name to open it.
7. Click on the "Publisher portal" link near the top. You will be landed on the publisher portal page in a new window.
The picture below shows you steps to login to the Publisher Portal of an Azure API Management Service:
⇒ Create New API on Publisher Portal - 2017 Version
⇐ Azure API Management - Publisher Portal 2017 Version
2018-07-18, 3176🔥, 0💬
Popular Posts:
How to use "json-to-xml" Azure API Policy Statement? The "json-to-xml" Policy Statement allows you t...
How to access URL template parameters from "context.Request.Matched Parameters"object in Azure API P...
How to use 'choose ... when ..." policy statements to control execution flows? If you want to contro...
How to use the Atom Online Validator at w3.org? w3.org feed validation service is provided at http:/...
How To Loop through an Array without Using "foreach" in PHP? PHP offers the following functions to a...