1,784 questions with Azure API Management tags

Sort by: Updated
1 answer

I cant add a virtual network to my API manager the option is missing

Hi ALl I have created an API manager resource now I would like to add in a virtual network but there is no option on any of the blades once I have selected my new API manager If I select the overview option there is a Virtual Networks link but…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 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,180 questions
asked 2021-01-06T17:28:36.933+00:00
Christian 21 Reputation points
commented 2021-01-07T18:49:27.297+00:00
ChaitanyaNaykodi-MSFT 23,106 Reputation points Microsoft Employee
1 answer

How to connect to API management

I have created an api management resource to access an azure function. I have 2 problems: 1)I can't access my keys. How do I do that, and also connect to my api? 2)When I manually try to connect to endpoints, it says resource not found even though…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,322 questions
asked 2021-01-05T15:29:49.623+00:00
sammyboy123 51 Reputation points
commented 2021-01-07T16:17:56.07+00:00
sammyboy123 51 Reputation points
1 answer

Unable to add API tag to Product in APIM instance using ARM template

When trying to assign an API tag to Product using ARM template, it throws an error 'Status Message: Invalid payload format. Contract should have 'properties' specified. (Code:ValidationError)' { "name":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-12-28T14:56:41.783+00:00
Venkata Sunil Sornapudi 1 Reputation point
commented 2021-01-05T08:18:11.65+00:00
JayaC-MSFT 5,526 Reputation points
1 answer One of the answers was accepted by the question author.

Grant API management permisssion by group

Hi, we'd like to know if it's possible to grant API management permissions by group. Here's our scenario. Team A ~ Team N have their own APIs and can access developer portal as well. We (APIM admin) hope each team can publish their own APIs via…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-12-24T06:25:01.707+00:00
Amy Z 291 Reputation points
accepted 2021-01-04T10:21:23.167+00:00
Amy Z 291 Reputation points
1 answer

How i can create, change and Authorized user account in Azure API Connection using Azure CLI ?

Hi, I write some command in Azure CLI and i get user account: $usern = Read-host ('Enter User name in format (AccountName@mycompany.com)') This account using my script for deploy template, and create Azure API connections. But, how do i…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-12-17T14:30:35.297+00:00
Алексей Игоревич 121 Reputation points
answered 2020-12-30T11:37:41.837+00:00
JayaC-MSFT 5,526 Reputation points
1 answer One of the answers was accepted by the question author.

How can I run command in virtual machine from a local user?

I want to run a command in azure virtual machine as a local user and not as a system user. I am using ARM template and executing a command in it. but I don't see any way run command as a local user. Is there any azure cli or rest API call from which…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,202 questions
asked 2020-12-29T08:20:51.803+00:00
Anonymous
commented 2020-12-29T13:45:53.513+00:00
Anonymous
2 answers

How to organize APIs and product for such scenario ?

Hi, We want to apply APIM to company internal teams and most of team's existing APIs are dedicated for client service use (ex: data team expose API to Europe CRM team, return columns they need). And when it comes to Product-API-Operation design…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-12-02T09:13:46.51+00:00
NC0202 201 Reputation points
commented 2020-12-29T01:55:43.103+00:00
Nasreen Akter 10,756 Reputation points
1 answer One of the answers was accepted by the question author.

Hadoop Azure Support: Gen2

Can we connect to gen2 storage via sas token like we do azure storage blob? Generally, we do hadoop configuration azure storage blob via sas token as : sc.hadoopConfiguration.set("fs.azure.sas." + accountName +…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,358 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,722 questions
asked 2020-12-23T07:54:05.623+00:00
Tansheet Izhad 21 Reputation points
accepted 2020-12-23T15:34:54.343+00:00
Tansheet Izhad 21 Reputation points
0 answers

Issue with self hosted api gateway docker

I have configured self hosted API Management and i am able to test the api through postman. When i try to run the docker image as par the below command provided, my docker image is running properly but i am not able to consume the API. docker run -d…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-12-22T13:38:08.167+00:00
pcu aron 1 Reputation point
commented 2020-12-23T15:32:54.287+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure API Management request url whitelisting instead of IP address

Hello, In Azure API management we can successfully Restrict caller IPs (https://learn.microsoft.com/en-us/azure/api-management/api-management-access-restriction-policies) using <ip-filter action="allow | forbid"> …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-12-22T11:08:49.397+00:00
Mouli Kaku 46 Reputation points
accepted 2020-12-23T09:32:56.943+00:00
Mouli Kaku 46 Reputation points
1 answer One of the answers was accepted by the question author.

Authorize API connection using Azure CLI

Hello, I have a few API connectors (Office 365 and PowerBI) in my Logic App. How do i can Authorize this account on this API Connectors using Azure CLI?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,959 questions
asked 2020-12-21T12:21:42.297+00:00
Алексей Игоревич 121 Reputation points
accepted 2020-12-22T14:04:40.603+00:00
Алексей Игоревич 121 Reputation points
1 answer

How to integrate APIM with IIS hosted on a VM within same VNet to register SOAP services into APIM?

Hi Team I’ve hosted an internal APIM instance within a subnet of a VNET and integrated it with Application Gateway in same VNET but different subnet. Later Configured custom domains on APIM, then Configured Application Gateway for all the necessary…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2020-09-10T20:00:29.43+00:00
Gourav Sood 1 Reputation point
answered 2020-12-21T16:30:14.577+00:00
Chris Deome 6 Reputation points
0 answers

Try Event Hub and add logger to APIM but nothing get logged

Hi, I've followed api-management-howto-log-event-hubs to use Event Hub, add logger on APIM but with no luck, nothing get logged. The logger seems created successfully, I can get it via API. After comparing it with sample response, I'm suspicious…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
563 questions
asked 2020-12-12T09:05:07.107+00:00
NC0202 201 Reputation points
commented 2020-12-21T06:44:39.37+00:00
NC0202 201 Reputation points
0 answers

Azure work well with the new ghostly app?

Does the new ghostly app work well with Azure? And if so what's the best platform to integration with?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
768 questions
asked 2020-12-18T14:41:32.763+00:00
BERT ANTHONY ROCHESTER 1 Reputation point
commented 2020-12-21T04:48:13.223+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
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,784 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,784 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,761 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,784 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 23,106 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,784 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,784 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,784 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,591 Reputation points Microsoft Employee