1,908 questions with Azure API Management tags

Sort by: Updated
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,908 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,908 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,946 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,908 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,357 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,908 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,908 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,908 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,908 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,908 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,946 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,908 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,946 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,908 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,908 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,908 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-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
1 answer One of the answers was accepted by the question author.

Sharepoint Online App Part development

Hi, everyone. I am an experienced developer but completely new to Sharepoint Online development. Could anyone help me out with some to-the-point resources I could have a look at to get started and rapidly solve my current problem? I have developed…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,567 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,151 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,594 questions
asked 2020-08-10T16:31:33.46+00:00
Chocolate Eater 116 Reputation points
accepted 2020-08-11T08:49:33.047+00:00
Chocolate Eater 116 Reputation points
1 answer One of the answers was accepted by the question author.

How do I update an API Management via an ARM template deployed by Azure CLI?

I'm looking for an example of how to update an existing API Management Tenant, via an ARM template, deployed by Azure CLI? I'm interested in things like adding operations to an API, modifying operations, changing the name (the identifier) of an API, and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
asked 2020-08-06T14:08:02.927+00:00
Robert Abraham 21 Reputation points
accepted 2020-08-06T20:10:05.587+00:00
Robert Abraham 21 Reputation points
1 answer

Convert RecordType from ID number to associated value

I am querying audit logs from the security and compliance center, and want to use the field RecordType in my console app, but the number value is not help. Is there a way I can convert the ID value to an associated word value that has meaning?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,357 questions
asked 2020-08-05T18:55:57.317+00:00
Eisenhaur, Liam 21 Reputation points
commented 2020-08-06T19:08:24.017+00:00
2 answers

APIM developer portal Azure Active Directory B2C identity only option sign up don't show button/link and show user/password form

Hi, I'm trying to use only Azure ad B2C to sign in and sign up in APIM developer portal new version but it doesn't work. I remove "user and password" option in identity, configure identity and OAuth 2.0. if I use the legacy (old…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
asked 2020-07-01T09:22:30.2+00:00
Grégory D 1 Reputation point
answered 2020-08-06T15:49:28.22+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
3 answers

How to retrieve the testcase results available in Testsuite without testrun Id?

As we can manually run the testcase present in a testsuite by clicking on execute tab. Can we retrieve the status of the test case present in the testsuite without the testRunId? (by just passing the project Name/Id, testplan Id, TestSuiteID) If…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,269 questions
asked 2020-07-30T18:57:18.807+00:00
Jinka, Anil Kumar 1 Reputation point
answered 2020-08-03T21:46:19.957+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer One of the answers was accepted by the question author.

API Management - How to display route instead of summary in developer portal

Silly question, but in the APIM developer portal, the APIs have the method and summary displayed. How do I get the "route" displayed instead? I am using swagger definition file.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
asked 2020-07-31T01:15:40.397+00:00
Greg Yvkoff 151 Reputation points
accepted 2020-08-03T16:27:16.893+00:00
Greg Yvkoff 151 Reputation points
1 answer

Operation_id changed format for APIM logging

Sinds 2020-06-02 02:57:32 the request id and operation_id is changed for APIM. I use this id for correlation. The id is not a Guid anymore, what is the way to go with this?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 questions
asked 2020-06-05T09:47:45.817+00:00
Anonymous
commented 2020-07-23T15:35:15.85+00:00
QuantumCache 20,186 Reputation points
2 answers

Accessing Security and Compliance with Azure Active Directory permissions

I am building a console app that I have registered in Azure Active Directory. This app needs to be able to read Audit Logs and other data from Microsoft Security and Compliance. I am currently trying permissions in Microsoft Graph, but have been…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,908 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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,357 questions
asked 2020-07-22T14:31:10.253+00:00
Eisenhaur, Liam 21 Reputation points
commented 2020-07-22T18:43:31.927+00:00
Eisenhaur, Liam 21 Reputation points