Mark-M

Results 2 comments of Mark-M

I am having a similar issue: _`Exception: ModuleNotFoundError: No module named 'azure.storage.filedatalake'. Troubleshooting Guide: https://aka.ms/functions-modulenotfound`_ This is the requirements.txt: ``` azure-core==1.10.0 azure-functions==1.5.0 azure-storage-blob==12.7.0b1 azure-storage-file-datalake==12.2.0 certifi==2020.12.5 cffi==1.14.4 chardet==4.0.0 cryptography==3.3.1 idna==2.10 isodate==0.6.0...