Estou tentando executar o código do TimerTrigger no python 3.8 e já executei o comando pip install azure-storage-blob, mas quando executo o código obtenho o seguinte erro:
Exception: ImportError: cannot import name 'BlockBlobService' from 'azure.storage.blob'