1,909 questions with Azure API Management tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Subscription key for API scope

Hi, we're trying subscription key function and has one questions here. The scenario we want to test is API Product : let's say, product name is "TESTABC" Requires subscription = true Requires approval = false API under TESTABC : …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-16T08:51:19.993+00:00
Amy Z 291 Reputation points
accepted 2020-12-17T08:50:52.633+00:00
Amy Z 291 Reputation points
1 answer One of the answers was accepted by the question author.

In the following scenario, which unit is best to create a unit for an APIM product?

In the following scenario, which unit is best to create a unit for an APIM product? · Client system A and client system B outside Azure Makes a request to the API via APIM. -Users on client systems A and B have three roles: Admin, Writer, and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-14T01:40:08.507+00:00
fool1241 81 Reputation points
commented 2020-12-16T19:47:53.197+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer

How to Implement Font Awesome icons in the new Developer Portal?

Just as the title suggests, I am looking for a way to use Font Awesome icons on my API Management new developer portal. My developer portal is managed, not self-hosted. The style guide has the option to select icons, so I assume they are available for…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-15T15:51:25.487+00:00
Hinako Jefferson 1 Reputation point
answered 2020-12-16T00:44:16.57+00:00
ChaitanyaNaykodi-MSFT 24,231 Reputation points Microsoft Employee
2 answers

Api Management not perfoming on SOAP to REST

I have imported the WSDL to the api in API Management portal. The operations are succefully imported, and the rest methods are created as expected. However, when I tried to test one of the method Add it gave an error in tracer mentioning forward-request…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-11-04T09:44:18.97+00:00
Manish Nautiyal 6 Reputation points
answered 2020-12-15T15:50:05.483+00:00
Ansari, Sufiyan 1 Reputation point
1 answer

Is there a site that summarizes case studies and best practices for designing Azure API Managemet Products? Is there a site that summarizes case studies and best practices for designing Azure API Managemet Products?

Is there a site that summarizes case studies and best practices for designing Azure API Managemet Products?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-07T16:19:23.757+00:00
test 1 Reputation point
commented 2020-12-10T00:06:03.23+00:00
test 1 Reputation point
1 answer

There are subscription keys and client certificates as access protection methods for Azure API Managemet. How should I use them properly?

There are subscription keys and client certificates as access protection methods for Azure API Managemet. How should I use them properly? https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-mutual-certificates-for-clients …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-07T16:14:06.39+00:00
test 1 Reputation point
answered 2020-12-08T17:38:15.397+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
0 answers

Azure Api Management - Backend API returns unauthenticated 401 even on using correct token

Hello, I am using Azure B2C as identity provider, the generated bearer token is valid and can be used to access the api protected by this when accessed directly, the api being hosted as an app service. But when the same api is accessed using the end…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-02T07:14:48.997+00:00
Chaitanya Tiwari 1 Reputation point
commented 2020-12-07T05:59:19.18+00:00
MayankBargali-MSFT 69,946 Reputation points
1 answer One of the answers was accepted by the question author.

APIM subscription and backend app token

Hi, We have a Websphere based api which has token corresponding to each consumer which they have to pass to be able to get the data from API. We are trying to virtualize this API through APIM. APIM has its own subscription key/token. Is there any…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-12-02T19:53:15.51+00:00
SBAM 21 Reputation points
accepted 2020-12-03T17:52:15.77+00:00
SBAM 21 Reputation points
1 answer One of the answers was accepted by the question author.

Return mock data in developer portal Try it and return real data through client

Hi, May we need your advice on the following scenario ? We want to apply APIM to company internal teams and allow them to try API via developer portal to know what the data scheme looks like . At this moment, no real data returned. If they want…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-11-05T07:20:14.167+00:00
NC0202 201 Reputation points
accepted 2020-12-02T09:00:05.1+00:00
NC0202 201 Reputation points
1 answer

How to add basic authentication in API Management

For details, we are setting an inbound policy where REST service is converted to Soap. So here, we need to add basic authentication for the URL in the frontend part and in the backend we have Azure Logic App which gets triggered when APIM-Request URL…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2020-12-01T07:32:31.127+00:00
Vamshi Kishore KALIKOTA 51 Reputation points
commented 2020-12-02T05:34:02.897+00:00
Vamshi Kishore KALIKOTA 51 Reputation points
1 answer

Why can't the Azure API management testing add the Authorization header?

In Azure API Management (APIM) I can configure an OAuth2 server for authorization. Once this is properly configured the developer portal is also ablw to automatically provide a value for the Authorization header when testing a given API operation. Why…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-11-24T20:44:35.343+00:00
Knut Wannheden 21 Reputation points
commented 2020-12-01T23:39:01.263+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
2 answers

How to acquire security information in Azure Defender using REST API?

I'm using REST API to acquire security information of resources in Security Center -> Azure Defender. I learned that Azure Defender can be installed both in azure and third party resources. Can I use single API to acquire: Alert Count by…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,285 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,250 questions
asked 2020-11-12T09:18:03.557+00:00
wisdom_MTT 1 Reputation point
commented 2020-11-26T00:09:43.72+00:00
James Hamil 22,976 Reputation points Microsoft Employee
1 answer

BOT Messaging Endpoint URL via API Manager

Can access the bot messaging endpoint via azure api management, i.e. https://apim-[something].azure-api.net/api/messages instead of https://[botname].azurewebsites.net/api/messages? Trying this I get a 500 server error response. What can be the issue…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
779 questions
asked 2020-11-23T13:56:21.413+00:00
Meyer, Carsten 1 Reputation point
answered 2020-11-25T10:40:38.21+00:00
Meyer, Carsten 1 Reputation point
1 answer

Unable to add External subnet to APIM

Hi, I am trying to add the existing Vnet to the APIM. I have created a /29 subnet and trying to assign it to the APIM. In the selection panel after selecting the Vnet and subnet I am not able to see thats populating to the main screen where we select…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 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,266 questions
asked 2020-11-04T09:41:02.637+00:00
PRS 1 Reputation point
answered 2020-11-24T23:11:12.393+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer

APIM and AKS integration

I am trying to integrate APIM(External) to the VNet where AKS is running. right now, I have created /29 CIDR subnet where AKS subnet is there and assigned to the APIM but APIM keep complaining that port 3443 is blocked. I have specifically added the rule…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 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,266 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,961 questions
asked 2020-11-04T10:41:06.497+00:00
PRS 1 Reputation point
answered 2020-11-24T23:03:17.387+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to include the trace header in a APIM return-response policy

When using the APIM return-response policy, no headers are returned except when explicitly set. I want to have the Ocp-Apim-Trace-Location header returned for debugging purposes. How can I get the correct value to put in the Ocp-Apim-Trace-Location…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-11-20T12:20:19.44+00:00
Edwin van de Burgt 21 Reputation points
accepted 2020-11-24T11:08:25.123+00:00
Edwin van de Burgt 21 Reputation points
1 answer One of the answers was accepted by the question author.

Can sign up page be auto populated after AAD authentication ?

Hi, I'm trying AAD login and know when authenticating for the first time, users need to fill in the sign up form to complete the process. based on following answer https://learn.microsoft.com/answers/comments/83858/view.html I'm…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-10-30T09:50:14.413+00:00
Amy Z 291 Reputation points
commented 2020-11-24T09:27:25.98+00:00
svijay-MSFT 5,226 Reputation points Microsoft Employee
1 answer

Unable to parse soap response using Azure API Management liquid template

There is not much documentation and examples for SOAP-pass through I want to change the output format of the soap response, before passing it onto the client. I am using the soap pass-through as specified in the documentation…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-10-01T13:08:22.673+00:00
Suraj Yedre 1 Reputation point
answered 2020-11-19T23:16:21.127+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
0 answers

Issue on Asynch response pattern when change Async response to Synchronous response in API out bound policy

Hi Everyone, I am facing issue when run long running logic app. I have approached Async pattern to change as synchronous policy and applied outbound policy like as below <policies> <inbound> <base /> …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,965 questions
asked 2020-11-07T06:18:25.383+00:00
Revathi Subramaniam 21 Reputation points
commented 2020-11-18T14:11:11.917+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
2 answers

<redirect-content-urls /> produces invalid URL when used with <rewrite-uri />

Goal: response body contains full backend server URL that needs to be replaced with API management server URL. API URL and Operation URLs can't be changed. Operation contains rewrite-uri policy to map API Management URL to root backend URL. API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,909 questions
asked 2020-11-05T07:27:54.123+00:00
Raimondas Rimkus 1 Reputation point
answered 2020-11-16T07:58:12.06+00:00
Raimondas Rimkus 1 Reputation point