Skip to content

Commit 67fca19

Browse files
committed
add redirection
1 parent d725694 commit 67fca19

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52433,7 +52433,16 @@
5243352433
"source_path": "articles/cdn/endpoint-multiorigin.md",
5243452434
"redirect_url": "/azure/cdn/cdn-overview",
5243552435
"redirect_document_id": false
52436+
},
52437+
{
52438+
"source_path": "articles/batch/batch-api-basics.md",
52439+
"redirect_url": "/azure/batch/batch-service-workflow-features",
52440+
"redirect_document_id": false
52441+
},
52442+
{
52443+
"source_path": "articles/batch/batch-retry-after-errors.md",
52444+
"redirect_url": "/azure/batch/error-handling",
52445+
"redirect_document_id": false
5243652446
}
52437-
5243852447
]
5243952448
}

articles/batch/batch-custom-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ For more information on using Packer to create a VM, see [Build a Linux image wi
108108

109109
## Next steps
110110

111-
For an in-depth overview of Batch, see [Develop large-scale parallel compute solutions with Batch](batch-api-basics.md).
111+
- For an in-depth overview of Batch, see [Batch service workflow and resources](batch-service-workflow-features.md).

0 commit comments

Comments
 (0)