mirror of https://github.com/dapr/docs.git
908 B
908 B
type | title | linkTitle | description | weight |
---|---|---|---|---|
docs | Dapr integration policies for Azure API Management | Azure API Management | Publish APIs for Dapr services and components through Azure API Management policies | 2000 |
Azure API Management is a way to create consistent and modern API gateways for back-end services, including those built with Dapr. You can enable Dapr support in self-hosted API Management gateways to allow them to:
- Forward requests to Dapr services
- Send messages to Dapr Pub/Sub topics
- Trigger Dapr output bindings
Try out the Dapr & Azure API Management Integration sample.
{{< button text="Learn more about Dapr integration policies" link="https://docs.microsoft.com/azure/api-management/api-management-dapr-policies" >}}