hachiroku

Results 5 comments of hachiroku

also have the same problem ---this was both in v2.2.2 and 2.5.3

iam also having the same problem wen using the video_player plugin

Mine worked when i gave all the managed identities in the resource group that is usually created when you create a cluster contributor role

Mine worked a after I added the following lines in my docker file ```bash FROM mcr.microsoft.com/azure-functions/python:4-python3.10 ENV AzureWebJobsScriptRoot=/home/site/wwwroot \ AzureFunctionsJobHost__Logging__Console__IsEnabled=true \ AzureWebJobsFeatureFlags=EnableWorkerIndexing \ # added by me AzureWebJobsStorage='Add your conection...