Skip to content

Commit 623c181

Browse files
authored
Add redirect for old article
1 parent f8dc793 commit 623c181

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.openpublishing.redirection.azure-functions.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@
55
"redirect_url": "/azure/azure-functions/functions-triggers-bindings",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path_from_root": "/articles/azure-functions/functions-move-across-regions.md",
10+
"redirect_url": "/azure/operational-excellence/relocation-functions?toc=/azure/azure-functions/toc.json",
11+
"redirect_document_id": false
12+
},
813
{
914
"source_path_from_root": "/articles/azure-functions/durable/durable-functions-configure-durable-functions-with-credentials.md",
1015
"redirect_url": "/azure/azure-functions/durable/durable-functions-configure-managed-identity",
1116
"redirect_document_id": false
1217
}
1318
]
14-
}
19+
}

0 commit comments

Comments
 (0)