I am facing the same issue (see the logs here: Django app failing to get deployed on Azure web service). I have tried everything: adding the env variable: "SCM_DO_BUILD_DURING_DEPLOYMENT", pushed the code multiple times to retry, adding sys.path, updating startup command to read the wsgi and I also have requirements.txt at the correct location but I still get this issue.
Any other debug option?