1,896 questions with Azure API Management tags

Sort by: Updated
1 answer

How can we expose an API as a Soap API

How can we expose Logic App generated API as a Soap API ? To be clear....our scenario is like we are consuming Soap API using Logic App custom connector (Soap-Passthrough) and Logic App. But, the problem here is Logic App HTTP trigger provides an API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2020-09-21T04:57:49.387+00:00
Vamshi Kishore KALIKOTA 51 Reputation points
commented 2020-09-23T13:13:41.173+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

I Can find the menu to enable API Management REST API checkbox

I can't find the menu to enable API Management REST API (https://learn.microsoft.com/en-us/rest/api/apimanagement/apimanagementrest/api-management-rest#EnableRESTAPI). I have this menu: Instead of this one: What did I miss? Kind…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-21T21:19:30.377+00:00
keroman 1 Reputation point
commented 2020-09-22T14:01:54.64+00:00
MayankBargali-MSFT 69,941 Reputation points
1 answer

How to create context parameters for the URL in Logic apps custom connector.

How can we parameterize URL which we are providing while creating Logic app custom connector...So, that in different project environments it must fetch data in runtime. Parameterizing host-name and base-URL in Logic App custom connector.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2020-08-27T05:12:00.44+00:00
Vamshi Kishore KALIKOTA 51 Reputation points
commented 2020-09-22T02:32:36.267+00:00
Paul Schmidt 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure APIM - Validate JWT Token Policy not supporting require-expiration-time

Hi, I have a JWT Token. I want to skip the check for expiry as mentioned in the blog : https://learn.microsoft.com/en-us/azure/api-management/api-management-access-restriction-policies#ValidateJWT So i have set…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-15T22:10:18.837+00:00
Ashish Harjani 21 Reputation points
accepted 2020-09-21T21:20:15.463+00:00
Ashish Harjani 21 Reputation points
1 answer

How to publish API as an on-premise API in Azure ?

What are possible services where we can publish API as an on-premise API in Azure. And if there are any options to publish API as an on-premise API from Azure Logic Apps and Azure API Management.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,429 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,251 questions
asked 2020-09-17T11:56:44.027+00:00
Vamshi Kishore KALIKOTA 51 Reputation points
commented 2020-09-21T05:06:37.407+00:00
JayaC-MSFT 5,526 Reputation points
1 answer

Azure API Management - Vnet External mode - Gateway URL & Portal not reachable from internet, required FW openings?

I'm setting up API Management in Vnet, external mode. For internal mode you can setup Application Gateway to expose selected internal API's to external users. and the documentation goes in much more depth on how to do this compared to external mode.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-02T19:46:21.44+00:00
Nikolai 11 Reputation points
commented 2020-09-17T19:21:51.917+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer

API for Azure AD Authentication through custom website

I have a custom website with fields User Name, Password and Submit button. As I click on the button, I need an API which can call https://login.microsoftonline.com/ or any authentication api where in I can send User Name and Password as a parameter and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,274 questions
asked 2020-09-16T00:32:12.063+00:00
Prashu 56 Reputation points
commented 2020-09-17T00:35:37.46+00:00
Prashu 56 Reputation points
1 answer One of the answers was accepted by the question author.

Azure APIM Testing with bulk records

Hi I have used Azure APIM Open API spec to integrate my API, do we have any easier way of testing if i have to test n number of records with more than 5 parameters for example if i want to test an endpoint with 50 different records and the endpoint…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-10T16:34:44.717+00:00
Azure Engineer 41 Reputation points
accepted 2020-09-14T16:06:37.61+00:00
Azure Engineer 41 Reputation points
0 answers

Set max limit for api page

How do you set the max limit for a page returned by api? I am trying to test NextPageUri, but I am not getting enough results to trigger pagination. Is there a way to make the page size 5 events? I am using the Office 365 Management API.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-02T15:12:45.01+00:00
Liam Eisenhaur 26 Reputation points
commented 2020-09-14T13:20:01.883+00:00
Liam Eisenhaur 26 Reputation points
1 answer One of the answers was accepted by the question author.

Azure API Management Automatic updates

Hi, Is there an automated way of updating API, I've created an entry using Open API Specification and whenever there are changes to our original API i am importing the spec file again to ensure it is up to date. Is there a way i can automate this…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-09T16:45:42.957+00:00
Azure Engineer 41 Reputation points
commented 2020-09-14T13:03:47.357+00:00
MayankBargali-MSFT 69,941 Reputation points
3 answers One of the answers was accepted by the question author.

Redirect URl error while authecating API with Oauth 2.0 in APIM developer portal:AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'APP reg ID'.

Hi, I am getting error while getting authorization code in APIM developer portal that: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'App Reg Key'.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,274 questions
asked 2020-06-25T10:16:04.443+00:00
Ashish Kapoor 21 Reputation points
commented 2020-09-07T23:23:15.207+00:00
Tristan Austin 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure API Management developer portal has no content-security-policy headers

When you create an Azure API Management instance it has a developer portal, where your API can be accessed publicly by others to see your API documentation. We would like to use it but when we open the developer portal from our instance…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-07-28T20:07:29.673+00:00
Robert Zuberec 21 Reputation points
accepted 2020-09-07T19:10:54.333+00:00
Robert Zuberec 21 Reputation points
1 answer

How to specify Client ID and Secret when testing APIs with APIM Developer Portal

We want to provide easy testing capability in the Developer Portal for APIs exposed in APIM which are protected with OAuth Client Credentials flow. We have our own OAuth Authorization Server. Is it possible to simplify the user experience in the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-09-01T14:33:16.573+00:00
Remy Belanger 1 Reputation point
commented 2020-09-04T06:17:29.043+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Get methods doesn't show <example> documentation in Azure Api Management developer portal

I have an API with Swashbuckle 5.5.1, and GET methods doesn't show documentation properly at Azure Api Managment developer portal, but the documentation is showed correctly at swagger portal. For example.This code only shows documentation at Swagger…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-08-27T11:16:26.5+00:00
dcanamares 21 Reputation points
commented 2020-09-02T11:50:13.363+00:00
dcanamares 21 Reputation points
1 answer

Azure APIM - Host Names and Base URLs

Hi, I have 2 questions: I have the architecture as Internet -> Azure App GW -> Azure API Manager. The host name exposed to internet is different , which basically is mentioned in APP Gateway, lets say: https://external_host and once the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-08-19T02:53:46.103+00:00
Harjani, Ashish 201 Reputation points
commented 2020-08-25T05:56:09.037+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

Is there anyway to import and export APIM instance?

We have APIM instance with 60+ API and 100+ Named values. We need to replication this or import to another instance. Is there any way to achieve?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-08-20T10:02:47.98+00:00
sandhya 1 Reputation point
commented 2020-08-25T02:57:49.637+00:00
MayankBargali-MSFT 69,941 Reputation points
1 answer

Azure Api management OUTH2 on Product level

Hi, How do we protect a APIM Product (set of Apis which are grouped) with OAUTH2 using Azure AD. I am aware of protecting individual apis using OAUTH2. Is there any way to protect a Product without having to individually setting OAUTH2 restriction…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-08-20T07:50:59.807+00:00
ujjwalDev 46 Reputation points
commented 2020-08-25T02:56:57.293+00:00
MayankBargali-MSFT 69,941 Reputation points
1 answer

approvalRequired = True while subscriptionRequired = False

I have an API for which some endpoints must be JWT protected while others must be API KEY protected (as the client is unable to send a JWT). I have implemented this with a policy at API level that: check if a given endpoint is API KEY protected…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-07-06T09:17:34.717+00:00
SdM 1 Reputation point
commented 2020-08-24T15:02:33.227+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure API Management and Application Insights

I have connected Application Insights to Azure API Management to monitor the API-traffic. The default configuration is used, with no Diagnostics logs enabled on individual APIs. Some APIs have heavy traffic and data ingestion to Application Insights…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
asked 2020-08-07T07:36:37.06+00:00
Nilsson, Jonas A 22 Reputation points
answered 2020-08-20T13:00:47.477+00:00
Nilsson, Jonas A 22 Reputation points
1 answer One of the answers was accepted by the question author.

Creating on-premise API using Azure API management

How can we make cloud API which is generated using azure logic app can be exposed as an on-premise API and this needs to be worked only on the on-premise host system.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,896 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,958 questions
asked 2020-08-11T04:49:30.563+00:00
Vamshi Kishore KALIKOTA 51 Reputation points
accepted 2020-08-12T14:52:45.627+00:00
Vamshi Kishore KALIKOTA 51 Reputation points