Skip to content

Commit f87b066

Browse files
committed
clarify based on user feedbakc
Signed-off-by: Hannah Hunter <[email protected]>
1 parent c71cf3b commit f87b066

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/microservices-dapr-azure-resource-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ services: container-apps
55
author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.topic: quickstart
8-
ms.date: 06/29/2022
8+
ms.date: 12/03/2024
99
ms.author: cshoe
1010
ms.custom: devx-track-bicep, devx-track-arm-template, devx-track-azurepowershell
1111
zone_pivot_groups: container-apps
1212
---
1313

1414
# Quickstart: Deploy a Dapr application to Azure Container Apps with an Azure Resource Manager or Bicep template
1515

16-
[Dapr](./dapr-overview.md) (Distributed Application Runtime) helps developers build resilient, reliable microservices. In this quickstart, you learn how to enable Dapr sidecars to run alongside your microservices container apps using either Azure Resource Manager or Bicep templates. You'll:
16+
[Dapr](./dapr-overview.md) (Distributed Application Runtime) helps developers build resilient, reliable microservices. In this quickstart, you learn how to enable Dapr sidecars to run alongside microservices container apps that produce and consume messages and store them in an Azure Blob Storage state store. Using either Azure Resource Manager or Bicep templates, you'll:
1717

1818
> [!div class="checklist"]
1919
>
20-
> - Deploy a template that launches everything you need to run microservices that produce and consume messages and store them in an Azure Blob Storage state store.
20+
> - Pass Azure CLI commands to [deploy a template](https://github.com/Azure-Samples/Tutorial-Deploy-Dapr-Microservices-ACA) that launches everything you need to run microservices.
2121
> - Verify the interaction between the two microservices in the Azure portal.
2222
2323
:::image type="content" source="media/microservices-dapr/azure-container-apps-microservices-dapr.png" alt-text="Architecture diagram for Dapr Hello World microservices on Azure Container Apps":::

0 commit comments

Comments
 (0)