Provision a self-hosted gateway in Azure API Management
Članek
APPLIES TO: Developer | Premium
Provisioning a gateway resource in your Azure API Management instance is a prerequisite for deploying a self-hosted gateway. This article walks through the steps to provision a gateway resource in API Management.
In the Azure portal, search for and select API Management services.
On the API Management services page, select your API Management instance.
Provision a self-hosted gateway
Select the Gateways from under Deployment and infrastructure.
Click + Add.
Enter the Name and Region of the gateway.
Nasvet
Region specifies intended location of the gateway nodes that will be associated with this gateway resource. It's semantically equivalent to a similar property associated with any Azure resource, but can be assigned an arbitrary string value.
Optionally, enter a Description of the gateway resource.
Optionally, select + under APIs to associate one or more APIs with this gateway resource.
Pomembno
By default, none of the existing APIs will be associated with the new gateway resource. Therefore, attempts to invoke them via the new gateway will result in 404 Resource Not Found responses.
Click Add.
Now the gateway resource has been provisioned in your API Management instance. You can proceed to deploy the gateway.
Build end-to-end solutions in Microsoft Azure to create Azure Functions, implement and manage web apps, develop solutions utilizing Azure storage, and more.
Enable the Azure API Management self-hosted gateway to authenticate with its associated cloud-based API Management instance using Microsoft Entra authentication.