Skip to content

Commit 3e4f5af

Browse files
committed
remove dapr-init references
Signed-off-by: Hannah Hunter <[email protected]>
1 parent bb5356e commit 3e4f5af

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,8 @@
213213
items:
214214
- name: Overview
215215
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
222218
- name: Configure
223219
items:
224220
- name: Dapr component resiliency (preview)

articles/container-apps/dapr-component-resiliency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: container-apps
66
author: hhunter-ms
77
ms.service: container-apps
88
ms.topic: conceptual
9-
ms.date: 11/15/2023
9+
ms.date: 12/13/2023
1010
ms.author: hannahhunter
1111
ms.custom: ignite-fall-2023, ignite-2023, devx-track-azurecli
1212
# Customer Intent: As a developer, I'd like to learn how to make my container apps resilient using Azure Container Apps.

articles/container-apps/dapr-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ This resource defines a Dapr component called `dapr-pubsub` via ARM.
356356

357357
Now that you've learned about Dapr and some of the challenges it solves:
358358

359-
- [Learn how to initialize Dapr components in your container app environment.](./dapr-init.md)
360359
- [Create an Azure Dapr component via the Azure Container Apps portal][dapr-component-connection]
361360
- Try [Deploying a Dapr application to Azure Container Apps using the Azure CLI][dapr-quickstart] or [Azure Resource Manager][dapr-arm-quickstart].
362361
- Learn how to [perform event-driven work using Dapr bindings][dapr-bindings-tutorial].

0 commit comments

Comments
 (0)