Closed FrederickRies closed 1 year ago
@FrederickRies We have created a PR and a workitem internally to add snippet ID tags in the code examples in the worker repo, which should prevent this from happening in the future.
Thank you @navba-MSFT. Have a great day
It seems to have an error in the given page as the exemple show a event hub trigger for isolated process with the custom attribute [EventHubOutput] wich is not a trigger but an output binding. The exemple should use [EventHubTrigger] on the function parameter instead.
{ private readonly ILogger _logger;
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.