Skip to content

Commit e420bf1

Browse files
authored
Merge pull request #287469 from craigshoemaker/aca/remove/background-processing
[Container Apps] Remove: background processing doc
2 parents 04069cc + 823ed56 commit e420bf1

File tree

4 files changed

+5
-307
lines changed

4 files changed

+5
-307
lines changed

articles/container-apps/.openpublishing.redirection.container-apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@
6969
"source_path_from_root": "/articles/container-apps/hardware.md",
7070
"redirect_url": "/azure/container-apps/workload-profiles-overview",
7171
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/container-apps/background-processing.md",
75+
"redirect_url": "/azure/container-apps/tutorial-event-driven-jobs",
76+
"redirect_document_id": false
7277
}
7378
]
7479
}

articles/container-apps/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@
146146
href: sessions-tutorial-semantic-kernel.md
147147
- name: Event-driven processing
148148
items:
149-
- name: With an app
150-
href: background-processing.md
151149
- name: With a job
152150
href: tutorial-event-driven-jobs.md
153151
- name: Troubleshooting

articles/container-apps/background-processing.md

Lines changed: 0 additions & 303 deletions
This file was deleted.

articles/container-apps/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,3 @@ landingContent:
7979
links:
8080
- text: Microservices with Dapr
8181
url: microservices-dapr.md
82-
- text: Background processing
83-
url: background-processing.md

0 commit comments

Comments
 (0)