1,902 questions with Azure API Management tags

Sort by: Updated
0 answers

Upload file attachments to sharepoint list item with graph API using C#

Have to upload the file attachments to sharepoint list item by using graph API with C#

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,227 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,131 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,260 questions
asked 2024-07-03T06:37:07.1866667+00:00
Ranga Prasad Konanki 0 Reputation points
0 answers

The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

Hi We've build an APIM instance within a VNet (internal mode) and using a self-signed certificate (*.abc.com) to secure the APIM endpoints (like Gateway, Dev portal etc.). We've tested that these portals work when accessing them using a VM within the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
358 questions
asked 2024-07-03T05:16:42.1333333+00:00
Taranjeet Malik 451 Reputation points
1 answer One of the answers was accepted by the question author.

Named value Logger-Credentials created automatically, which was not expected

I have an Azure API Management resource that has an associated Application Insights. The infrastructure was created with Terraform. The problem is that a security audit has found that a NamedValue has been created within API Management containing the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-05T09:30:38.4933333+00:00
Jesus Arnas Iñigo 20 Reputation points
edited the question 2024-07-03T04:21:46.04+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Azure API Management does not appear to support `prefixItems` in OpenAPI specifications

I'm trying to import an API using an OpenAPI 3.1 document (in JSON), and am receiving the following error message: prefixItems is not a valid property The documentation indicates that OpenAPI v3.1 is supported for API importing, and does not mention…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,054 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-04-18T14:12:43.37+00:00
Chris 1 Reputation point
edited the question 2024-07-03T04:16:19.53+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

How to use backend and string to give me base-url in backend-service policy?

I have an mtls backend defined: mtlsbackend https://middleware.contoso.com I want to use in inbound policy an expression which will evaluate to https://middleware.contoso.com/service1 using a policy such as <set-backend-service base-url="base…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-15T12:32:31.46+00:00
Martin Kallukalam 170 Reputation points
commented 2024-07-02T23:03:25.8466667+00:00
Martin Kal 20 Reputation points
1 answer One of the answers was accepted by the question author.

context.Operation.UrlTemplate - variable value not rendered in tracing. How to see the rendered value of urltemplate?

I have an api to httpbin.org/anything with frontend as a URL template (see screenshot) I have a policy which reference the builtint context as below as well as a variable with a static value <inbound> <base /> …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-07-01T12:35:54.3666667+00:00
Martin Kal 20 Reputation points
commented 2024-07-02T15:40:27.2733333+00:00
Martin Kal 20 Reputation points
0 answers

How to Access APIM API from Azure Function with Managed Identity without OAuth authentication call

I have created a function app to call an API from APIM and I have added security of Auth 2.0 in the API settings. Also I have added Managed identity to the function app , and added that managed identity in APIM IAM to give API Management Service Reader…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
645 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,556 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
708 questions
asked 2024-07-02T11:56:11.2633333+00:00
Dixan Lal Thomas 20 Reputation points
commented 2024-07-02T15:23:10.61+00:00
Ben Gimblett 3,825 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

APIM API Visibility Permission

i have an APIM resource in Azure, i have created 2 APIs in it Audit API Invoice API i have 2 teams working for me - Autid Development Team Invoice Team i want to give visibility permission to them as below: Audit Team can only see Audit API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-05-08T08:16:42.9766667+00:00
Dixan Lal Thomas 20 Reputation points
accepted 2024-07-02T11:58:37.9166667+00:00
Dixan Lal Thomas 20 Reputation points
2 answers One of the answers was accepted by the question author.

Accessing Private API in AKS Cluster via APIM

I have deployed an API in an AKS cluster within a VNet, and it does not have a public endpoint. I want to access this API exclusively through my APIM. The requirement is that this API should be accessible only via APIM and not directly exposed to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 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,952 questions
asked 2024-06-11T05:36:13.6933333+00:00
Dixan Lal Thomas 20 Reputation points
accepted 2024-07-02T11:58:14.6+00:00
Dixan Lal Thomas 20 Reputation points
1 answer

SkipToken is not allowed after getting the next url from the /security/secureScoreControlProfiles endpoint

I'm hitting the endpoint https://graph.microsoft.com/v1.0/security/secureScoreControlProfiles which works perfectly for the initial call but then I get the next url from the "@odata.nextLink" object that is returned by the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,227 questions
asked 2024-07-01T12:42:49.6866667+00:00
Dylan 5 Reputation points
commented 2024-07-02T10:29:55.14+00:00
Jordan Dooley 0 Reputation points
0 answers

Observing interception records of apim instances in the firewall, the protocol and port are not within the scope of apim resource requirements, and it is necessary to confirm the role of these requests.

When using an internal virtual network, APIM does not process requests from customers. The firewall is always intercepted and recorded, with the client being an API instance and the target being the storage's public IP Please explain the role of the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-07-02T08:59:09.94+00:00
Sun Tongxin3 0 Reputation points
0 answers

Access APIM API from Azure Function with Managed Identity.

I have created a function app to call an API from APIM and I have added security of Auth 2.0 in the API settings. Also I have added Managed identity to the function app , and added that managed identity in APIM IAM as a API Management Service Reader…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,556 questions
asked 2024-07-02T08:58:52.4133333+00:00
Megha KG 0 Reputation points
3 answers

Azure SaaS with SendGrid setup

Hello, I can not setup a Azure SaaS twilio SendGrid account, (twilio is running but SendGrid not, but no clue why not). I'm looking for an alternative solution to twilio SendGrid! Is there any other solution available ? I heard once Microsoft is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-21T15:31:59.5466667+00:00
marcelw-ch marcelw-ch_hotmail.com 61 Reputation points
commented 2024-07-02T07:37:27.4533333+00:00
Aki Nishikawa 1,300 Reputation points Microsoft Employee
0 answers

APIM stv1 to stv2 Migration status

Can Microsoft update the status of stv1 to stv2 migration. We've had 3 failed / blocked attempts since may with the errors that look like this: Obvious June 8 has been and gone and I was hoping for confirmation that this issue is now addressed. If…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-24T00:01:49.32+00:00
James Oakley [work] 5 Reputation points
commented 2024-07-02T02:39:02.2166667+00:00
James Oakley [work] 5 Reputation points
11 answers

'The Migration API is temporarily disabled due to internal issues.'

I'm trying to help a customer plan a platform upgrade, is there any kind of ETA as to when the migration API will be available again?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-05-02T07:12:10.8133333+00:00
John Strand 66 Reputation points
commented 2024-07-02T02:37:52.14+00:00
James Oakley [work] 5 Reputation points
2 answers

what is the context.User.ID ?

What is the builtin context context.User.Id representing? <set-header name="x-request-context-data" exists-action="override"> <value>@(context.User.Id)</value> </set-header> It is giving me a value…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-23T03:44:52.82+00:00
Martin Kal 20 Reputation points
answered 2024-07-01T13:19:54.7766667+00:00
JananiRamesh-MSFT 23,251 Reputation points
0 answers

Azure API Portal

Hi, I have deployed a .net core web api(basically a graphql api) in AKS, and it is configured in Azure API management service. End users are accessing the api in api portal. Their AD account IDs are given access in Azure api management service. They dont…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-25T14:11:49.9733333+00:00
Santhi Dhanuskodi 205 Reputation points
commented 2024-07-01T11:03:41.3466667+00:00
SwathiDhanwada-MSFT 18,461 Reputation points
0 answers

Service account for APIM developer portal

Developers has to access the API's deployed in Azure APIM Management and currently we have given access to them to developer portal for those users(individual AD access) who are accessing, we have also grouped the users. But the development team wants a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-25T15:48:36.6+00:00
Gnanasoundari 25 Reputation points
edited a comment 2024-07-01T11:02:55.5633333+00:00
SwathiDhanwada-MSFT 18,461 Reputation points
1 answer

Content Type header check in policy fragment in Azure API Management

Hi, I am trying to verify the content-type in the header of a request that downloads a file from an endpoint through the APIM. The content-type is "multipart/form-data; boundary=<calculated when request is sent>" when checked in…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-05-29T09:47:18.3766667+00:00
Vikhyath Shetty 25 Reputation points
answered 2024-07-01T08:22:58.32+00:00
Fulvio Mercoliano 0 Reputation points Microsoft Employee
1 answer

Unable to add policy fragment handling in Azure.ResourceManager.ApiManagement sdk

I'm using the C# Azure.ResourceManager.ApiManagement SDK (version 1.1.0) to make changes to my API Management instance. Now I'd like to extend this to also update the policy fragments with this SDK, but the methods seems missing in this SDK right now.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,902 questions
asked 2024-06-19T05:53:30.7133333+00:00
Eric Fitskie 96 Reputation points
commented 2024-07-01T06:41:11.5666667+00:00
JananiRamesh-MSFT 23,251 Reputation points