File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 171
171
items :
172
172
- name : With a job
173
173
href : tutorial-event-driven-jobs.md
174
+ - name : Workflows
175
+ href : workflows-overview.md
174
176
- name : Troubleshooting
175
177
items :
176
178
- name : Overview
270
272
href : managed-identity.md
271
273
- name : Azure Container Registry image pull with managed identity
272
274
href : managed-identity-image-pull.md
273
- - name : Workflow
274
- href : workflows-overview.md
275
275
- name : Resiliency (preview)
276
276
items :
277
277
- name : Service discovery resiliency
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ author: hhunter-ms
6
6
ms.service : azure-container-apps
7
7
ms.topic : overview
8
8
ms.date : 04/21/2025
9
- ms.author : hhunter-ms
10
- ms.reviewer : cshoe, jiayma
9
+ ms.author : jiayma
10
+ ms.reviewer : cshoe, hannahhunter
11
11
---
12
12
13
13
# Workflows in Azure Container Apps
@@ -28,8 +28,10 @@ How to choose
28
28
29
29
### Durable Task SDK + DTS
30
30
31
- ### Durable Functions + MSSQL
31
+ ### Durable Functions + DTS
32
32
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?
34
36
35
37
## Next steps
You can’t perform that action at this time.
0 commit comments