I'm interested in using Azure Functions written in Python with Cosmos DB.
I saw a demo that was posted very recently (February 6th) that showed how to enable "Experimental Language Support" for AFs. Referencing the demo here (https://www.youtube.com/watch?v=pKGVRKtCp7Y) shows enabling this support option (as of 8 weeks ago) allowed Azure Functions to be written in Python.
I've followed the steps in the demo and I dont see Python as an option currently in my portal for HTTP Triggers. I'm wondering if support for Python has been dropped entirely or if there's a step I'm missing?
Please advise.
