Skip to content

Commit 270d26f

Browse files
committed
update sdk tables section
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 88f7a59 commit 270d26f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.custom: build-2023
88
ms.topic: conceptual
9-
ms.date: 08/05/2024
9+
ms.date: 10/04/2024
1010
---
1111

1212
# Microservice APIs powered by Dapr
@@ -48,7 +48,7 @@ To learn more about using _alpha_ Dapr APIs and features, [see the Dapr FAQ][dap
4848

4949
### Compatible SDKs
5050

51-
The latest versions of each open source Dapr SDK versions are compatible with Azure Container Apps. [See the full list of supported, GA Dapr APIs.](#managed-apis)
51+
Dapr's latest client SDK packages are compatible with Azure Container Apps. You can use any of the [supported, GA Dapr APIs](#managed-apis) with the following Dapr client SDK versions:
5252

5353
| Language | SDK version |
5454
| -------- | ------- |
@@ -59,6 +59,9 @@ The latest versions of each open source Dapr SDK versions are compatible with Az
5959
| JavaScript | 3.3.1 |
6060
| Rust | 0.15.1 |
6161

62+
> [!NOTE]
63+
> Currently, the Dapr server extensions, actor, and workflow SDK packages are not compatible with Azure Container Apps. [Learn more about all of the Dapr SDK packages.](https://docs.dapr.io/developing-applications/sdks/)
64+
6265
[!INCLUDE [component-support](~/reusable-content/ce-skilling/azure/includes/dapr-in-azure/dapr-support-policy.md)]
6366

6467
### Tooling

0 commit comments

Comments
 (0)