You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-reference-python.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Python v1 programming model:
66
66
+[Visual Studio Code](./create-first-function-vs-code-python.md?pivots=python-mode-configuration)
67
67
+[Terminal or command prompt](./create-first-function-cli-python.md?pivots=python-mode-configuration)
68
68
69
-
You can also create Python v1 functions in the Azure portal.
69
+
You can also create Python functions in the Azure portal.
70
70
71
71
> [!TIP]
72
72
> 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