Azure level 4 - task 2 EventHub to Blob Storage Integration Setup

Hi,

It seems the the Pyrhon script uses a legacy library which doesn’t work.

Hi @itayara

Did you try installing the required libraries on the VM? If not, please run the following command and try again:
pip install azure-storage-blob azure-eventhub

Hi @raymond.baoly

Thanks for the info.
Now I have another error:

The script ran successfully and the logs were sent to the event hub and the storage container

I have created a shared access policy with Manage permission at the event hub scope:

Am I missing anything?

Hi @itayara

I’ve just checked, and everything looks fine on my side.

Please make sure the log file is created in the storage account.