Skip to content

Commit e241ec7

Browse files
committed
Remove Python VS Code Functions tutorial + redirect
1 parent 7ce0d4c commit e241ec7

17 files changed

+6
-518
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5300,6 +5300,11 @@
53005300
"redirect_url": "/azure/azure-functions/functions-create-vnet",
53015301
"redirect_document_id": false
53025302
},
5303+
{
5304+
"source_path": "articles/azure-functions/tutorial-vs-code-serverless-python.md",
5305+
"redirect_url": "/azure/python/tutorial-vs-code-serverless-python-01",
5306+
"redirect_document_id": false
5307+
},
53035308
{
53045309
"source_path": "articles/automation/automation-source-control-integration.md",
53055310
"redirect_url": "/azure/automation/source-control-integration",

articles/azure-functions/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
- name: Functions with Logic Apps
5555
href: functions-twitter-email.md
5656
- name: Develop Python functions with VS Code
57-
href: tutorial-vs-code-serverless-python.md
57+
href: /azure/python/tutorial-vs-code-serverless-python-01
5858
- name: OpenAPI definition for serverless APIs
5959
href: functions-openapi-definition.md
6060
- name: Connect to a Virtual Network

0 commit comments

Comments
 (0)