Skip to content

Commit b658d4f

Browse files
committed
update wording
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 5fd58b2 commit b658d4f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/container-apps/dapr-overview.md

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

1212
# Microservice APIs powered by Dapr
1313

14-
Azure Container Apps provides serverless and versionless APIs powered by [Distributed Application Runtime (Dapr)][dapr-concepts] that run as a sidecar process that helps 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, serverless, and scalable platform. [Enabling Dapr on your container app][dapr-enable] creates a secondary process alongside your application code that simplifies application intercommunication with Dapr via HTTP or gRPC.
15-
16-
Dapr in Azure can now offer a selection of fully-managed Dapr APIs, components, and features, catered specifically to an Azure Container Apps scenario. Simply enable and configure Dapr as usual in your container app environment.
14+
Azure Container Apps provides serverless and versionless 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, serverless, 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.
1715

1816
## How the microservices APIs work with your container app
1917

0 commit comments

Comments
 (0)