Skip to content

Commit 45d18fc

Browse files
committed
updating Azure Functions description... they have stepped up their python support.
1 parent b9589cc commit 45d18fc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

content/pages/05-deployment/38-serverless.markdown

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,8 @@ and not all of them have Python support.
4949
[Python 2.7](/blog/aws-lambda-python-2-7.html) and
5050
[Python 3.6/3.7](/blog/aws-lambda-python-3-6.html).
5151

52-
* Azure Functions has second-class citizen support for Python. It's
53-
supposed to be possible but
54-
[kind of hacky at the moment](https://github.com/Azure/azure-webjobs-sdk-script/issues/335).
55-
Polyglot support should be quickly coming to Azure to better
56-
compete with AWS Lambda.
52+
* Azure Functions has stepped up its support for Python. It has support
53+
for [Python 3.6 and 3.7](https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-python#python-version).
5754

5855
* IBM Bluemix OpenWhisk is based on the
5956
[Apache OpenWhisk](https://github.com/openwhisk/openwhisk)

0 commit comments

Comments
 (0)