Skip to content

Commit 6d59fbd

Browse files
authored
Portal editing is supported in both v1 and v2 programming models
1 parent dc7a96c commit 6d59fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Python v1 programming model:
6666
+ [Visual Studio Code](./create-first-function-vs-code-python.md?pivots=python-mode-configuration)
6767
+ [Terminal or command prompt](./create-first-function-cli-python.md?pivots=python-mode-configuration)
6868

69-
You can also create Python v1 functions in the Azure portal.
69+
You can also create Python functions in the Azure portal.
7070

7171
> [!TIP]
7272
> Although you can develop your Python-based Azure functions locally on Windows, Python is supported only on a Linux-based hosting plan when it's running in Azure. For more information, see the [list of supported operating system/runtime combinations](functions-scale.md#operating-systemruntime).

0 commit comments

Comments
 (0)