Skip to content

Commit 64fd7bb

Browse files
committed
redirects for removed files
1 parent 87caa87 commit 64fd7bb

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

articles/azure-functions/.openpublishing.redirection.azure-functions.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,36 @@
634634
"source_path_from_root": "/articles/azure-functions/functions-geo-disaster-recovery.md",
635635
"redirect_url": "/azure/reliability/reliability-functions",
636636
"redirect_document_id": false
637-
}
637+
},
638+
{
639+
"source_path_from_root": "/articles/azure-functions/create-first-function-vs-code-powershell.md",
640+
"redirect_url": "/azure/azure-functions/how-to-create-function-vs-code.md?pivot=programming-language-powershell",
641+
"redirect_document_id": false
642+
},
643+
{
644+
"source_path_from_root": "/articles/azure-functions/create-first-function-vs-code-python.md",
645+
"redirect_url": "/azure/azure-functions/how-to-create-function-vs-code.md?pivot=programming-language-python",
646+
"redirect_document_id": false
647+
},
648+
{
649+
"source_path_from_root": "/articles/azure-functions/create-first-function-vs-code-java.md",
650+
"redirect_url": "/azure/azure-functions/how-to-create-function-vs-code.md?pivot=programming-language-java",
651+
"redirect_document_id": false
652+
},
653+
{
654+
"source_path_from_root": "/articles/azure-functions/create-first-function-vs-code-csharp.md",
655+
"redirect_url": "/azure/azure-functions/how-to-create-function-vs-code.md?pivot=programming-language-csharp",
656+
"redirect_document_id": false
657+
},
658+
{
659+
"source_path_from_root": "/articles/azure-functions/create-first-function-vs-code-typescript.md",
660+
"redirect_url": "/azure/azure-functions/how-to-create-function-vs-code.md?pivot=programming-language-typescript",
661+
"redirect_document_id": false
662+
},
663+
{
664+
"source_path_from_root": "/articles/azure-functions/create-first-function-vs-code-node.md",
665+
"redirect_url": "/azure/azure-functions/how-to-create-function-vs-code.md?pivot=programming-language-javascript",
666+
"redirect_document_id": false
667+
}
638668
]
639669
}

0 commit comments

Comments
 (0)