Skip to content

Investigate live objects for trigger objects and input bindings #103

Open
@joeyaiello

Description

@joeyaiello

Today, the only trigger type or input binding that gets a live object (as opposed to a dead object with a bag of static properties) is the Http trigger.

For additional triggers, it may be more useful for live objects to come in via the trigger. E.g. users may want "re-hydrated" live objects via the blob binding, so that they can take those objects and use them in scenarios with Azure PowerShell.

First step here should be to investigate where we put our rehydration logic (is it in the gRPC layer?). Then, we can decide whether this is actually something that users care about, and prioritize a list of bindings/triggers according to customer input.

We should decide which bindings we want to support for live objects within the Preview milestone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions