Skip to content

Commit 375c2a4

Browse files
committed
add initial table to the overview
Signed-off-by: Hannah Hunter <[email protected]>
1 parent c2b20de commit 375c2a4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,19 @@ To learn more about using _alpha_ Dapr APIs and features, [see the Dapr FAQ][dap
4646
| [**Secrets**][dapr-secrets] | GA | Access secrets from your application code or reference secure values in your Dapr components. |
4747
| [**Configuration**][dapr-config] | GA | Retrieve and subscribe to application configuration items for supported configuration stores. |
4848

49+
### Compatible SDKs
50+
51+
The following open source Dapr SDK versions are compatible with Azure Container Apps.
52+
53+
| Language | SDK version | Supported APIs |
54+
| -------- | ------- | -------------- |
55+
| Java | 1.12.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
56+
| Go | 1.11.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
57+
| Python | 1.14.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
58+
| .NET | 1.14.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
59+
| JavaScript | 3.3.1 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
60+
| Rust | 0.15.1 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
61+
4962
[!INCLUDE [component-support](~/reusable-content/ce-skilling/azure/includes/dapr-in-azure/dapr-support-policy.md)]
5063

5164
### Tooling

0 commit comments

Comments
 (0)