From 320a70e25fd47f0b733c10c32211f99d2ee8a7c2 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Thu, 29 Apr 2021 08:20:21 -0700 Subject: [PATCH] clarify integrations --- daprdocs/content/en/concepts/overview.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/daprdocs/content/en/concepts/overview.md b/daprdocs/content/en/concepts/overview.md index 6994278e0..3222ceaaa 100644 --- a/daprdocs/content/en/concepts/overview.md +++ b/daprdocs/content/en/concepts/overview.md @@ -103,13 +103,14 @@ Dapr can be used from any developer framework. Here are some that have been inte | [Javascript](https://github.com/dapr/js-sdk) | [Express](http://expressjs.com/) | [PHP]({{< ref php >}}) | | You can serve with Apache, Nginx, or Caddyserver. -#### Integrations +#### Integrations and extensions Visit the [integrations]({{< ref integrations >}}) page to learn about some of the first-class support Dapr has for various frameworks and external products, including: -- Visual Studio Code -- Azure Functions -- Azure Logic Apps +- Azure Functions runtime +- Azure Logic Apps runtime +- Azure API Management - KEDA +- Visual Studio Code ## Designed for operations