Skip to content

Commit 6dc176f

Browse files
Added bitness for Python download
1 parent e762e74 commit 6dc176f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before you begin, you must have the following:
3131
::: zone-end
3232

3333
::: zone pivot="programming-language-python"
34-
+ [Python 3.8](https://www.python.org/downloads/release/python-382/), [Python 3.7](https://www.python.org/downloads/release/python-375/), [Python 3.6](https://www.python.org/downloads/release/python-368/), which are supported by Azure Functions.
34+
+ [Python 3.8](https://www.python.org/downloads/release/python-382/), [Python 3.7](https://www.python.org/downloads/release/python-375/), [Python 3.6](https://www.python.org/downloads/release/python-368/), which are supported by Azure Functions (x64).
3535
::: zone-end
3636
::: zone pivot="programming-language-powershell"
3737
+ [PowerShell Core](/powershell/scripting/install/installing-powershell-core-on-windows)

0 commit comments

Comments
 (0)