About 752,000 results
Open links in new tab
  1. Import an Azure function app as an API in Azure API Management

    Apr 1, 2025 · Azure API Management supports importing Azure function apps as new APIs or appending them to existing APIs. The process automatically generates a host key in the Azure function app, which is then assigned to a named value in API Management.

  2. Create serverless APIs using Azure Functions and API Management

    Aug 7, 2024 · In the function app page, expand API and select API Management. If the function app isn't already connected to the new API Management instance, select it under API Management , select API > OpenAPI Document on Azure Functions , make sure Import functions is checked, and select Link API .

  3. Expose APIs from functions using Azure API Management

    6 days ago · Azure Functions integrates with Azure API Management in the portal to let you expose your HTTP trigger function endpoints as REST APIs. These APIs are described using an OpenAPI definition. This JSON (or YAML) file contains information about what operations are available in an API.

  4. Build REST APIs in three steps with API Management and Azure Functions

    Nov 11, 2020 · If you have an existing API hosted on Azure and you’re interested in exploring a serverless architecture or consumption-based billing model, this new capability is a fast track for getting started with Azure Functions.

  5. Use Azure Function and API Management Authorizations to …

    Apr 26, 2023 · Authorizations in API Management is a simple and reliable way to unbundle and abstract authorizations from web APIs. It greatly simplifies the process of authenticating and authorizing users across one (or more) backend or SaaS services.

  6. Working with Azure Functions and the Azure API Management (APIM) offering

    To simulate your current functions at Azure, for use in this walk-through you’ll just use a simple function app. This function app will contain a couple of simple functions so that you can see a few of the features of APIM later in the walk-through. Create a function app with a couple of functions.

  7. Connecting Azure API Management with an Azure Function with Azure

    Mar 11, 2023 · If you're working with event driven architectures this may not apply but when creating REST endpoints with Azure Functions we need to make a choice. We can expose each of our function apps directly to the internet or we can use Azure API Management to …

  8. Develop Microservices Using Azure Functions, API Management

    Jan 30, 2025 · Azure API Management acts as a front door for microservices. It enables standard management of API, generating API documentation using swagger, setting authorization and rate...

  9. Connecting an Azure Function to Azure API Management

    Mar 10, 2023 · The guide offers instructions for deploying Azure Functions, methods for client interaction either through direct function exposure or via Azure API Management for efficient scaling, and detailed steps for setting up a unified API interface.

  10. App Building with Azure API Management, Functions, Power

    Feb 24, 2021 · Now that we’ve build a well documented HTTP API with .NET and OpenAPI, I’m going to show you how we can leverage that using Azure API Management to light up in Azure Functions, Power Apps, and Logic Apps. Azure API Management is able to use our OpenAPI definition to expose our API endpoints that can be easily consumed in low-code applications.

  11. Some results have been removed
Refresh