I am trying to deploy my azure function (python) from VS code and it's giving the below error.
I was able to debug my code in my local machine without any error, and I am not understanding why deployment is failing.
Created azure function app in azure portal