Skip to content

Provide a NuGet with functionality for reading usage against consumption app limits at runtime #692

Description

@paulbatum

The consumption plan for functions has a number of limits - one example is the number of concurrent outbound connections. It is actually possible to retrieve this information at runtime using a special environment variable that is updated dynamically however the code to do this is non-trivial. It would be most convenient for users if the code to parse this was wrapped up into a tiny standalone NuGet package. The relevant code is here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions