Skip to content

Commit 61d2d13

Browse files
authored
Merge pull request #300186 from hhunter-ms/hh-429564
[Dapr] Link to release notes
2 parents 019ef35 + 05fcff0 commit 61d2d13

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.custom: build-2023
88
ms.topic: conceptual
9-
ms.date: 04/09/2025
9+
ms.date: 05/21/2025
1010
---
1111

1212
# Microservice APIs powered by Dapr
1313

1414
Azure Container Apps provides APIs powered by [Distributed Application Runtime (Dapr)][dapr-concepts] that help you write and implement simple, portable, resilient, and secured microservices. Dapr works together with Azure Container Apps as an abstraction layer to provide a low-maintenance and scalable platform. Azure Container Apps offers a selection of fully managed Dapr APIs, components, and features, catered specifically to microservice scenarios. Simply [enable and configure Dapr][dapr-enable] as usual in your container app environment.
1515

16+
> [!NOTE]
17+
> Find updates and release announcements for Dapr in Azure Container Apps [in GitHub](https://aka.ms/dapr-aca-updates).
18+
1619
## How the microservices APIs work with your container app
1720

1821
Configure microservices APIs for your container apps environment with a [Dapr-enabled container app][dapr-enable], a [Dapr component configured for your solution][dapr-components], and a Dapr sidecar invoking communication between them. The following diagram demonstrates these core concepts, using the pub/sub API as an example.

articles/container-apps/faq.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ sections:
117117
118118
Since Dapr version updates are applied automatically, you always benefit from the most secure version. However, Dapr in Azure Container Apps doesn't follow a fixed release schedule for new features. Instead, the release of new Dapr versions for new functionality depends on the prioritization and stability of the Dapr binaries.
119119
120+
Find updates and release announcments for Dapr in Azure Container Apps in [GitHub](https://aka.ms/dapr-aca-updates).
121+
120122
- question: |
121123
Can I use a specific Dapr version for my environment?
122124
answer:

articles/container-apps/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-container-apps
88
ms.custom:
99
- ignite-2023
1010
ms.topic: conceptual
11-
ms.date: 08/30/2023
11+
ms.date: 05/22/2025
1212
# Customer Intent: As an Azure Container Apps user, I'd like to know about new and improved features in Azure Container Apps.
1313
---
1414

@@ -18,7 +18,7 @@ This article lists significant updates and new features available in Azure Conta
1818

1919
## November 2024 and beyond
2020

21-
Azure Container Apps updates can be found in [GitHub](https://aka.ms/aca/updates) now.
21+
You can now find updates and release announcements for [Azure Container Apps](https://aka.ms/aca/updates) and [Dapr in Azure Container Apps](https://aka.ms/dapr-aca-updates) in GitHub.
2222

2323
## May 2024
2424

0 commit comments

Comments
 (0)