Skip to content

error AZF0001: Async void can lead to unexpected behavior, Return Task instead. #77

@yoheng

Description

@yoheng

the below function got an error when I try to build it.

[FunctionName("ProcessHubToDTEvents")]
public async void Run([EventGridTrigger]EventGridEvent eventGridEvent, ILogger log)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions