Skip to content

Azure dotnet-isolated durable function Vnet integration throws: The HTTP/2 server sent invalid data on the connection. HTTP/2 error code 'PROTOCOL_ERROR' #1500

Closed
@Ushimaster

Description

@Ushimaster

Context:

  1. .NET7,
  2. Azure App Service Plan on Linux
  3. Azure durable function: 1 orchestrator client, 1 orchestrator and 2 activities
  4. Orchestrator client read/write data from/to Azure Storage table
  5. Function integrated into VNet
  6. Storage table inside same VNet
  7. Connection between function and storage account via user managed identity

The function does not even start.

Without VNet integration, all components work as expected but VNet is a requirement.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions