2,051 questions with Azure API Management tags

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

Azure AI Services File Import From URL Throws 415 Error

This is the request body: Request URL: https://ourapiminstance.azure-api.net/genai/azure/assistants/openai/files/import?api-version=2023-12-01-preview Request Body: { "purpose": "fine-tune", "filename":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,858 questions
asked 2024-08-30T19:35:14.19+00:00
Muso, Marin 0 Reputation points
answered 2024-09-04T14:13:46.1633333+00:00
LeelaRajeshSayana-MSFT 14,676 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

context variable to dump all the headers and values in request/response object ?

Is there a builtin APIM context variable that will list all the request headers? I find there is a built in context variable which will list the header and value if I know the name of the header. My requirement is to list all the headers and possibly…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-09-03T21:38:26.84+00:00
Martin Kallukalam 250 Reputation points
accepted 2024-09-04T08:54:17.86+00:00
Martin Kallukalam 250 Reputation points
0 answers

How to limit or control the outbound IP addresses used by Entra ID for authentication?

I am looking for a solution or some kind of work-around regarding the amount of IP-addresses that Entra ID uses for redundancy. I want to somehow control or limit which IP-addresses are used for the outbound traffic when the DNS…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-14T09:50:06.05+00:00
NaviCoding 25 Reputation points
edited the question 2024-09-04T08:52:31.07+00:00
Givary-MSFT 32,116 Reputation points Microsoft Employee
0 answers

How to block all geographic region and only allow specific regions to reach my Azure APIM ?

I have deployed multiple API Management Services (APIM) in my Azure Subscriptions. According to Application Insight, this APIM is hit or maybe attacked by a few thousand requests from around the world daily which my company and product do not have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
659 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
650 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,041 questions
Azure Web Application Firewall
asked 2024-09-04T03:23:01.02+00:00
EnterpriseArchitect 5,316 Reputation points
commented 2024-09-04T06:32:09.63+00:00
JananiRamesh-MSFT 25,991 Reputation points
0 answers

Diagnostics Settings to direct Audit Logs to Event Hub for APIM instance using Bicep

Hi I would like to configure the diagnostic settings for a newly deployed APIM instance using Bicep. Have referred to the guidance here--> https://video2.skills-academy.com/en-us/azure/azure-resource-manager/bicep/scenarios-monitoring When I'm deploying the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,176 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-07-30T04:35:08.0533333+00:00
Taranjeet Malik 546 Reputation points
edited a comment 2024-09-04T05:29:23.9733333+00:00
Pranay Reddy Madireddy 0 Reputation points Microsoft Vendor
0 answers

How to fix web activity error "Error calling the endpoint" for Azure API management service from Azure data factory

I have an azure data factory in VNet and API management service with virtual network type "Internal". I am trying to invoke one of the Api endpoints from data factory using web activity "POST" method but getting the below mentioned…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,495 questions
asked 2024-04-22T21:50:32.2266667+00:00
Chodisetti, Veda 0 Reputation points
edited a comment 2024-09-03T15:50:47.6666667+00:00
Puffer, Robert 0 Reputation points
0 answers

Version identifier not working

Hi, I have attempted to create a new version of an API via the context menu (...) and "Add version". I set the "Version identifier" to 3.1 and changed, among other things, the Web service URL. When I try to access the new version of…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-09-03T11:35:19.54+00:00
Christian Haugseng Smebye 0 Reputation points
1 answer

Azure APIM Standard V2 Custom Domain - RSA-HSM key stored in keyvault - private key issue

Issue: APIM on Standard V2 SKU, custom domain, obtaining a RSA-HSM non-exportable private key cert stored in Key Vault results in error message about that cert not having a private key. I cannot work out if RSA-HSM certs are not supported by the APIM to…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,245 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-09-02T10:58:29.3533333+00:00
NNPP 20 Reputation points
answered 2024-09-03T11:33:28.0566667+00:00
NNPP 20 Reputation points
0 answers

Error while trying to use Azure APIM Credential Manager in a policy

I am planning to use Azure API Management’s “Credentials Manager” in my policies so that validating a request and generating bearer token to be sent in each request to the backend will be the responsibility of the Azure APIM instead of the backend…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,617 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,199 questions
asked 2024-08-27T11:12:44.2366667+00:00
Vikhyath Shetty 45 Reputation points
edited the question 2024-09-03T09:01:13.63+00:00
Vikhyath Shetty 45 Reputation points
0 answers

External users obtaining tokens through API Management API endpoints?

Hi, my APIs in API Management require both a Bearer token and a subscription key to be passed with each request. I'm looking for a way to automate the process of obtaining tokens without exposing secret client credentials. I'm considering creating a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-16T16:36:16.6133333+00:00
hawthorne91 230 Reputation points
edited the question 2024-09-02T16:31:26.8733333+00:00
Givary-MSFT 32,116 Reputation points Microsoft Employee
1 answer

Manage MFA on Custom Application using AzureAD signing

Is there any API to call and manage Microsoft MFA to allow MFA enabled user to use the application. I have already enrolled the application as an enterprise application

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
133 questions
asked 2024-08-16T14:38:09.6033333+00:00
Umashankar Gupta 0 Reputation points
edited the question 2024-09-02T16:30:11.31+00:00
Givary-MSFT 32,116 Reputation points Microsoft Employee
0 answers

How can users obtain Bearer access tokens outside of the Azure API Management developer portal?

I have APIs protected by both Azure API Management (APIM) subscription keys and Azure B2C Bearer tokens. Currently, users can use their subscription keys, but I’m unsure how to provide them with Bearer tokens outside of the developer portal. While I can…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-14T13:42:06.68+00:00
hawthorne91 230 Reputation points
edited the question 2024-09-02T16:25:18.12+00:00
Givary-MSFT 32,116 Reputation points Microsoft Employee
1 answer

Azure API Management fails to deploy

I've been trying to deploy a Azure API Management into an existing subnet via Terraform for a couple days without any luck. I deployed an Azure API Management with the exact configuration to a couple weeks ago with no issue at all, so this is very…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-04-12T13:26:56.3+00:00
Chris B 5 Reputation points
commented 2024-09-02T08:56:08.1433333+00:00
David-Sebastian Bahr 0 Reputation points
2 answers

How to enable some API public or some of the API private using private endpoints in Azure APIM management

Hi MS Team, We want to expose some of the API through private endpoints and some of the API without private endpoints(public) in the single APIM instance. For example: We have one APIM instance having 100 API on it. Out of 100 APIs 5 API need to access…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
500 questions
asked 2024-08-23T13:09:29.0933333+00:00
Dushanta Jagat Kunwar/RGI/IT 0 Reputation points
commented 2024-09-02T07:16:50.9666667+00:00
Deepanshukatara-6769 8,635 Reputation points
1 answer

Unable to migrate APIM stv1 to stv2 on Australia East, 3 days before 31st August 2024

I am attempting to migrate our stv1 UAT instance of APIM from Australia East to stv2. I am getting the following error: Failed to migrate Invalid parameter: This Migration API option is not supported or is temporarily disabled due to internal issues.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-28T09:11:54.7466667+00:00
Victor W 10 Reputation points
answered 2024-09-02T05:35:15.1466667+00:00
JananiRamesh-MSFT 25,991 Reputation points
1 answer

send-request url encoded - does the policy automatically url encode the body or does it have to be url encoded ?

When I am using send-request policy and specify header x-www-form-urlencoded, is the policy expecting that the set-body (body) be set in url encoded format OR the policy will automatically do it for you? EG: I want to pass body var1=test?test …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-31T16:57:03.04+00:00
Martin Kallukalam 250 Reputation points
commented 2024-08-31T23:04:54.2833333+00:00
Martin Kallukalam 250 Reputation points
0 answers

NamedValue is not accessible in APIM

I am trying to access Named Value in APIM Set-variable policy in Inbound. I tried to access it using context.Variables, context.namedValues and also tried using {{}} directly but none of them work and I get the error the name does not exist in the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-30T13:48:40.37+00:00
Sukhmeet Bhatia 0 Reputation points
commented 2024-08-30T22:24:48.4+00:00
LeelaRajeshSayana-MSFT 14,676 Reputation points Microsoft Employee
0 answers

europe002-002.azure-apihub.net

Hi, what is the link for? europe002-002.azure-apihub.net If I exclude it from my proxy by placing a rule that allows free application access, what does this mean? Thank you GS

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-19T12:43:17.4566667+00:00
G-Shock ethical 0 Reputation points
edited the question 2024-08-30T15:01:53.12+00:00
G-Shock ethical 0 Reputation points
0 answers

europe002-002.azure-apihub.net

On an authentication system with ADFS and MCAS, with disabled users, linked mailbox, what happens if you put the navigation proxy in free access application towards the address europe002-002.azure-apihub.net? What vulnerability is at risk? Thank you GC

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-19T12:30:27.43+00:00
G-Shock ethical 0 Reputation points
edited the question 2024-08-30T15:01:06.8333333+00:00
G-Shock ethical 0 Reputation points
1 answer

APIM gateway log missing clienttime

Basically in APIM gatewaylog (see screen show below from Azure Log analytics), the clienttime attribute is missing(empty). This happens consistently . I am able to get the backendtime and totaltime, but not the client time. This used to work before.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,051 questions
asked 2024-08-30T09:11:52.7166667+00:00
Martin Kallukalam 250 Reputation points
answered 2024-08-30T11:14:16.41+00:00
Sina Salam 9,241 Reputation points