Skip to content

Commit 65b4d5d

Browse files
Merge pull request #256655 from hhunter-ms/hh-remove-preview-language
[Dapr/Functions/ACA] remove preview note
2 parents 7c955c3 + d15729b commit 65b4d5d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/container-apps/dapr-functions-extension.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Deploy the Dapr extension for Azure Functions in Azure Container Apps
2+
title: Deploy the Dapr extension for Azure Functions in Azure Container Apps (preview)
33
titleSuffix: "Azure Container Apps"
44
description: Learn how to use and deploy the Azure Functions with Dapr extension in your Dapr-enabled container apps.
55
author: hhunter-ms
66
ms.author: hannahhunter
77
ms.reviewer: paulyuk
88
ms.service: container-apps
99
ms.topic: how-to
10-
ms.date: 10/13/2023
10+
ms.date: 10/30/2023
1111
ms.custom: devx-track-linux, references_regions
1212
# Customer Intent: I'm a developer who wants to use the Dapr extension for Azure Functions in my Dapr-enabled container app
1313
---
1414

15-
# Deploy the Dapr extension for Azure Functions in Azure Container Apps
15+
# Deploy the Dapr extension for Azure Functions in Azure Container Apps (preview)
1616

1717
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:
1818

@@ -23,9 +23,6 @@ The [Dapr extension for Azure Functions](../azure-functions/functions-bindings-d
2323
- One function that creates an Order and saves it to storage via Dapr statestore
2424
- Verify the interaction between the two apps
2525

26-
> [!NOTE]
27-
> The Dapr extension for Azure Functions is currently in preview.
28-
2926
## Prerequisites
3027

3128
- [An Azure account with an active subscription.](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

0 commit comments

Comments
 (0)