Skip to content

Commit 528c7bb

Browse files
committed
Note
1 parent 09697e1 commit 528c7bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-functions/scripts/functions-cli-create-serverless-python.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ ms.custom: mvc
1717

1818
# Create a serverless Python function app in Azure
1919

20-
This Azure Functions sample script creates a function app, which is a container for your functions. The function app supports running Python functions on Python version 3.6.
20+
This Azure Functions sample script creates a function app, which is a container for your functions. The function app supports running Python functions on Python version 3.6.
21+
22+
>[!NOTE]
23+
>Python version 3.7 is also supported by Azure Functions.
2124
2225
[!INCLUDE [upgrade runtime](../../../includes/functions-cli-version-note.md)]
2326

0 commit comments

Comments
 (0)