Skip to content

Setting/Creating Environment Variables within Azure Functions. #114

@ChethanGB

Description

@ChethanGB

I have a question regarding caching of Environment Variables in Azure Functions.

We are creating environment variables in our code dynamically and using them.
Example:-
Environment.GetEnvironmentVariable("access.key", "auto generated long lived auth keys.")

We wanted to make sure that these environment variables are not cached in any of the azure file system.

Thanks,
Chethan


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

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