Skip to content

Commit 91ffa85

Browse files
committed
workflow-aca
Signed-off-by: Hannah Hunter <[email protected]>
1 parent de0e73b commit 91ffa85

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@
171171
items:
172172
- name: With a job
173173
href: tutorial-event-driven-jobs.md
174+
- name: Workflows
175+
href: workflows-overview.md
174176
- name: Troubleshooting
175177
items:
176178
- name: Overview
@@ -270,8 +272,6 @@
270272
href: managed-identity.md
271273
- name: Azure Container Registry image pull with managed identity
272274
href: managed-identity-image-pull.md
273-
- name: Workflow
274-
href: workflows-overview.md
275275
- name: Resiliency (preview)
276276
items:
277277
- name: Service discovery resiliency

articles/container-apps/workflows-overview.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ author: hhunter-ms
66
ms.service: azure-container-apps
77
ms.topic: overview
88
ms.date: 04/21/2025
9-
ms.author: hhunter-ms
10-
ms.reviewer: cshoe, jiayma
9+
ms.author: jiayma
10+
ms.reviewer: cshoe, hannahhunter
1111
---
1212

1313
# Workflows in Azure Container Apps
@@ -28,8 +28,10 @@ How to choose
2828

2929
### Durable Task SDK + DTS
3030

31-
### Durable Functions + MSSQL
31+
### Durable Functions + DTS
3232

33-
## Quickstarts - could link back to DTS docs or be on ACA docs
33+
## Quickstarts
34+
Link back to DTS docs from overview and TOC
35+
Maybe we could make this the "next step" button?
3436

3537
## Next steps

0 commit comments

Comments
 (0)