APIM Developer Portal Sample Production Sites - azure-ad-b2c

Does anyone know of instances where APIM developer Portal is being used in Production ?
For APIGEE I could see this link
https://devportalawards.org/
Do we have something similar to this for APIM developer portal

WOW (Weather Observations Website) uses Azure's API Management https://mowowprod.portal.azure-api.net/documentation/how-to-connect-to-wow-api
Here are some other companies that use the APIM developer portal. https://idatalabs.com/tech/products/azure-api-management
Let me know if this is what you are looking for.

You can find your own developer portal link on APIM instance. Please refer the image.
But you can't find the developer portals of others in one single place.
Below link will show you the customer list of Azure APIM,
https://azure.microsoft.com/en-us/case-studies/?service=api-management2
Thanks,
Infaaz

Related

How can I add static HTML pages in the Azure Developer Portal to display some documentation text?

I need to add pages (kind of static web pages) in Azure APIM Developer Portal to display documentation. Is there any tutorial to explain how to achieve it?
Is there a way I can read the text content from REST API calls and populate the pages in Dev portal?
I believe the issue is more or less similar to this where you are trying to update documentation properly at Azure Api Managment developer portal.
In that case, as mentioned in the thread, you can try with swagger but in APIM portal it might not work immediately. Microsoft product team has confirmed that they working on improvig support for OpenAPIv3. The ETA is about end of September.
However, you may also check the self-hosted gateway feature
The self-hosted gateway feature expands API Management support for hybrid and multi-cloud environments and enables organizations to efficiently and securely manage APIs hosted on-premises and across clouds from a single API Management service in Azure.
Overview

missing web apps in new azure portal

I have created two web apps in Azure about two years ago.
I can see the web site now,
but in the new Azure portal the web apps is missing.
Do you have any idea to show them in the portal.
Make sure you are in the right subscription, and select "All Resources". If you still can't find, consider going to MSDN forum and the Azure guys might be able to help you. MSDN Forum

Configure Endpoint Monitoring via 'new' azure portal

I am reading the book Exam Ref 70-532 Developing Microsoft Azure Solutions, published in March 2015. In chapter one, it has a section "Configuring endpoint monitoring", where it gives you the steps to configure endpoint monitoring using both the Classic Management portal and the Preview portal.
Following the steps given, I am able to set up endpoint monitoring via the classic portal.
However, I cannot seem to do this via the new portal.
Here are the first two steps listed in the book:
Navigate to the blade of your website in the portal accessed via
https://portal.azure.com
Scroll down to Monitoring and click Webtests.
I cannot see any reference to "Monitoring" or "Webtests" on the azure portal for my website.
Has this functionality been removed from the preview portal?
Is there any way to configure endpoint monitoring via the new portal?
Web Application Endpoint Monitoring has been removed from Azure since October 31, 2016.
The new, replacement functionality is Application Insight Availability Tests
See this link for an article about migrating from Endpoint Monitoring to Application Insight Availability Tests.
These are also available in the Application Insights->Availability

How do I link my MSDN Azure Benefit to a specific Office 365 Tenancy

I have an MSDN 'Visual Studio Premium with MSDN' account.
I have created an Office 365 E3 Tenancy.
I have 'activated' Azure AD for that tenancy and can access the 'Access to Azure AD' subscription.
But this only gives me Azure AD and not all the other services.
How can I 'attach' my MSDN Azure benefit to this tenancy so that I can get all the other service options? Websites etc.
Thanks
Paul
Sign in as your Office 365 administrator and go to this link: http://azure.microsoft.com/en-us/pricing/free-trial/
when you sign up for an Azure Trial it will take you down the path you are aiming for. Just make sure you select the options related to an MSDN subscription when they are presented.
You will need to got manage.windowsazure.com and make the association there. There are instructions here: https://msdn.microsoft.com/office/office365/HowTo/setup-development-environment#bk_AssociateExistingAzureSubscription
Hi there's an updated flow that will help make it easier to register for an app directly on dev.office.com.
You will still eventually need to go into Azure to manage and maintain the app, but if you're just getting started, you can do it in line at http://dev.office.com/getting-started/office365apis.
The link from Michael will give instructions on registering the app through the Azure Portal as well.

Give Azure web api client access to web api via Azure management portal

Some weeks ago I followed this article in MSDN Magazine on how to configure client access to a web api, protected by an Azure AD organizational account and hosted in Azure. It worked perfectly.
http://msdn.microsoft.com/en-us/magazine/dn463788.aspx
But now when I was about to add Another api and client, things have changed in the portal.
The Native Client Application configure Page Azure Management Portal seems to have change in the recent days - there is no longer a "web api" section at the bottom where you can select the web api for the client to access, (see figure 6 in the article) instead there is a "Permissions to other applications" section with a list of applications, but your web api's are not shown there, only Exchange, AD and other "default" Azure apps. I'm pretty confused now how to give a client access to a web api... hope this is the right place to ask!
The changes you see are part of the new features released last week. You can read more about them in a Blog post from the AD Team: "New OAuth2.0 features make it easy to write Azure AD connected apps for the Web, iOS, Android & Windows!"
Interestingly enough, when I create a new application and look at the configure tab a "Windows Azure Service Management API" is an option in the first drop down. You might try looking again today. For what it is worth I don't see anything other than WAAD and the management API as something I can select. The selections must be limited for some reason based on account maybe?
Especially in these preview features expect things to change with little to no warning. Probably the best place to seek out more information is on the Windows Azure AD Forums.

Resources