Skip to content

The function type name '{0}' is invalid #541

Description

@MisinformedDNA

In my C# class, per the template, I have a function attribute to rename the function

[FunctionName("AckDetailFunction")]

And though the code runs fine locally, in Azure I get the error

AckDetailFunction: The function type name 'PaymentManager.Functions.AckDetailFunction' is invalid."

I don't currently have access to Kudu, but locally, the Function folder name is correct AckDetailFunction

What am I doing wrong? What can I try?

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