You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
What should we add or change to make your life better?
Add support for env, env_file for
azureFunction
serviceWhy is this important to you?
Right now, there is no option to pass any env variables to az function.
I tried to declare it such way:
but this leads to an error:
Also tried with
env
- getting same error.The text was updated successfully, but these errors were encountered: