Azure HTTP function route
I’m trying to convert flask API to azure functions.
Azure Function app : Result: Failure Exception: ImportError: cannot import name ‘BlobClient’ from ‘azure.storage.blob’ (python)
Getting Result: Failure Exception: ImportError: cannot import name 'BlobClient' from 'azure.storage.blob'