Skip to content

Commit 623b55f

Browse files
authored
Merge pull request #102667 from ggailey777/patch-3
Link to Python pivot of new quickstart
2 parents 6f07e52 + b2b2e5d commit 623b55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-function-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: mvc
1010

1111
In this article, you use command-line tools to create a Python function that responds to HTTP requests. After testing the code locally, you deploy it to the serverless environment of Azure Functions. Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.
1212

13-
There is also a [Visual Studio Code-based version](/azure/python/tutorial-vs-code-serverless-python-01) of this article.
13+
There is also a [Visual Studio Code-based version](/azure/azure-functions/functions-create-first-function-vs-code?pivots=programming-language-python) of this article.
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)