Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

[question] pass data from function code to function.json #59

Open
@codebydant

Description

Hi @yokawasa,

I hope you are doing well.

Do you know if is possible to pass data from the azure function code to the function.json in order to dynamically name the blob file in the container?

I am using this function.json, but the output filename in my case is:

"path": "integration-portopt/daniel/mx-uat-report-{blobname}-{DateTime}.json",

I would like to make the "uat" name dynamically so that from the code I can pass the uat, dev, or prod values. Do you know if this is possible with azure functions without using an external SDK?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions