Azure Function with Event Hub Trigger works randomly when it runs on docker container locally

Luca Pierpaoli 21 Reputation points
2020-12-07T12:09:32.967+00:00

Scenario

  • Azure Function with Event Hub trigger running on docker container
  • Azure Storage Account on my Azure subscription

Behaviour

Running an Azure Function with Event Hub Trigger as docker container using Azure Storage Account I receive the error attached

45649-azure-storage-account-error.txt
I said randomly in the title because it worked fine for couple of days and then started to throw the issue attached

I want to point out that :

  • The connection string to Azure Storage is the same used in the days where it worked.
  • On VS2019 same connection works fine without issues.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,684 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,426 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
556 questions
{count} votes

Accepted answer
  1. JayaC-MSFT 5,526 Reputation points
    2021-01-07T10:53:30.19+00:00

    Hi @Luca Pierpaoli , Microsoft support team had taken up this issue. Upon investigation, we found that there are no issue on Storage Account and confirmed that the issue you had was not related to Azure.
    For similar issues, there are couple of GitHub threads which might help to fix it :

    https://github.com/microsoft/WSL/issues/4114
    https://github.com/microsoft/WSL/issues/4245
    https://github.com/microsoft/WSL/issues/4677

    Hope this helps!

    0 comments No comments

0 additional answers

Sort by: Most helpful