File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 213
213
items :
214
214
- name : Overview
215
215
href : dapr-overview.md
216
- - name : Connect services using components
217
- items :
218
- - name : Initialize Dapr components
219
- href : dapr-init.md
220
- - name : Connect to Azure services via Dapr components
221
- href : dapr-component-connection.md
216
+ - name : Connect to Azure services via Dapr components
217
+ href : dapr-component-connection.md
222
218
- name : Configure
223
219
items :
224
220
- name : Dapr component resiliency (preview)
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services: container-apps
6
6
author : hhunter-ms
7
7
ms.service : container-apps
8
8
ms.topic : conceptual
9
- ms.date : 11/15 /2023
9
+ ms.date : 12/13 /2023
10
10
ms.author : hannahhunter
11
11
ms.custom : ignite-fall-2023, ignite-2023, devx-track-azurecli
12
12
# Customer Intent: As a developer, I'd like to learn how to make my container apps resilient using Azure Container Apps.
Original file line number Diff line number Diff line change @@ -356,7 +356,6 @@ This resource defines a Dapr component called `dapr-pubsub` via ARM.
356
356
357
357
Now that you've learned about Dapr and some of the challenges it solves :
358
358
359
- - [Learn how to initialize Dapr components in your container app environment.](./dapr-init.md)
360
359
- [Create an Azure Dapr component via the Azure Container Apps portal][dapr-component-connection]
361
360
- Try [Deploying a Dapr application to Azure Container Apps using the Azure CLI][dapr-quickstart] or [Azure Resource Manager][dapr-arm-quickstart].
362
361
- Learn how to [perform event-driven work using Dapr bindings][dapr-bindings-tutorial].
You can’t perform that action at this time.
0 commit comments