You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/dapr-functions-extension.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: Deploy the Dapr extension for Azure Functions in Azure Container Apps (preview)
2
+
title: Deploy the Dapr extension for Azure Functions in Azure Container Apps
3
3
titleSuffix: "Azure Container Apps"
4
4
description: Learn how to use and deploy the Azure Functions with Dapr extension in your Dapr-enabled container apps.
5
5
author: hhunter-ms
6
6
ms.author: hannahhunter
7
7
ms.reviewer: paulyuk
8
8
ms.service: azure-container-apps
9
9
ms.topic: how-to
10
-
ms.date: 08/05/2024
10
+
ms.date: 11/21/2024
11
11
ms.custom: references_regions
12
12
# Customer Intent: I'm a developer who wants to use the Dapr extension for Azure Functions in my Dapr-enabled container app
13
13
---
14
14
15
-
# Deploy the Dapr extension for Azure Functions in Azure Container Apps (preview)
15
+
# Deploy the Dapr extension for Azure Functions in Azure Container Apps
16
16
17
17
The [Dapr extension for Azure Functions](../azure-functions/functions-bindings-dapr.md) allows you to easily interact with the Dapr APIs from an Azure Function using triggers and bindings. In this guide, you learn how to:
0 commit comments